Skip to content

Template for initializing the PHP MVC Project application using Bootstrap v4.

Notifications You must be signed in to change notification settings

php-mvc-project/template-bootstrap4

Folders and files

NameName
Last commit message
Last commit date
May 29, 2018
May 29, 2018
May 29, 2018
May 29, 2018
May 29, 2018
May 29, 2018
May 29, 2018
May 29, 2018
May 29, 2018
May 29, 2018
May 29, 2018

Repository files navigation

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

  • PHP 7.x
  • Composer

License

The MIT License (MIT)

Copyright © 2018, @meet-aleksey

About

Template for initializing the PHP MVC Project application using Bootstrap v4.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published