Skip to content

This is the template for initializing the PHP MVC Project application.

Notifications You must be signed in to change notification settings

php-mvc-project/template-default

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Default Template

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.

Demo

Installation

git clone https://github.com/php-mvc-project/template-default.git my-app
cd my-app
composer install

Requirements

  • PHP 7.x
  • Composer

License

The MIT License (MIT)

Copyright © 2018, @meet-aleksey

Releases

No releases published

Packages

No packages published