Skip to content

diboma/boilerplate-php-medoo-simplerouter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A PHP MVC boilerplate

For this PHP boilerplate I'm using Medoo and SimplePHPRouter.

Installation

  • Create a database in MySQL.

  • Add tables to your database using the sql-file in the resources folder.

  • Run composer install

  • Change rewriteBase in .htaccess (in root folder).

  • Change some parameters in the .envfile (in the root folder)):

    • app name
    • database credentials
    • mailtrap credentials

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published