Stars: 640
Forks: 144
Pull Requests: 56
Issues: 25
Watchers: 47
Last Updated: 2021-06-23 09:41:07
This project is a sample or a bootstrap silex application
License: MIT License
Languages: PHP, Twig
WARNING: Since silex is deprecated, this repository have been archived.
This project is a sample or a bootstrap silex application. You can use it for your next PHP application.
git clone https://github.com/lyrixx/Silex-Kitchen-Edition
cd Silex-Kitchen-Edition
composer install
npm install
bin/console doctrine:database:create
bin/console doctrine:schema:load
bin/console fixture:load