Details
Bootstrap 4 Template
Template for initializing the PHP MVC Project application using Bootstrap v4.
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-bootstrap4.git my-app
cd my-app
composer install
Requirements
License
The MIT License (MIT)
Copyright © 2018, @meet-aleksey
|
Applications that use this package |
|
No pages of applications that use this class were specified.
If you know an application of this package, send a message to the author to add a link here.
|
Files |
|
File |
Role |
Description |
app.css |
Data |
Auxiliary data |
File |
Role |
Description |
index.php |
Example |
Example script |