Skip to content

go0sedev/bootstart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Bootstart

Bootstart is a lightweight simple to use PHP MVC framework. The framework makes use of the Singleton and Registry design patterns.

Installation

To use the framework you will need Apache or Nginx and PHP installed on your machine. Consider WAMP or XAMPP if you are using Windows.

Once the necessary software has been installed, download and paste the repository into your www/htdocs folder, inside your own folder (your-folder) and open a browser. Navigate to http://localhost/your-folder/public/. You should see a welcome screen.

Routing

Routing is handled by the app/routes.php file.

About

Bootstart is a lightweight simple to use PHP framework

Resources

License

Stars

Watchers

Forks

Packages

No packages published