Silex - " Kitchen Sink” 版本
这个项目是一个示例或引导 silex 应用。您可以将其用于您的下一个PHP应用程序。
安装
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
演示
感谢 Platform.sh ;您可以尝试现场演示。 此外,每个pull-request也将被部署。