This is the template for initializing the PHP MVC Project application.
The template includes a standard directory structure MVC, contains a samples of controllers and view files, and includes layout Bootstrap based.
Also, the template will include a filter for error handling.
git clone https://github.com/php-mvc-project/template-default.git my-app
cd my-app
composer install
- PHP 7.x
- Composer
The MIT License (MIT)
Copyright © 2018, @meet-aleksey