Skip to content

manelpm10/Silex-MVC-Example-with-Auth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Silex - Basic MVC implementation with MySQL Auth

Description

This project is a very basic sample or a bootstrap silex application. You can use it for your next php application.

Features

Installation:

  • curl -sS https://getcomposer.org/installer | php
  • php /path/to/composer/composer.phar install
  • Create database and fill with db schema (folder db/schema.sql).
  • Modify config file src/config/prod.php with database connection.

Silex code based on

For more informations, see the dedicated page.

About

Silex MVC Example with Auth using MySQL database.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published