Skip to content

Latest commit

 

History

History
35 lines (16 loc) · 526 Bytes

README.md

File metadata and controls

35 lines (16 loc) · 526 Bytes

Php Base Template

Php version : 7.x where x >= 3

Linux

Ensure you have mod rewrite enabled for apache :

  • sudo a2enmod rewrite
  • AllowOverride All in /etc/apache2/apache2.conf

On Visual Studio Code

Need the 'Live Sass Compiler' extension activated. Configuration is already defined in the .vscode/settings.json file.

Structure

This section will be covered by the next commit.

Common

API

Developer

Website

Author

Copyrights (c) NoxFly - since 2021 - All rights reserved.