Releases: itrascastro/Symfony-3-Base-Project
Releases · itrascastro/Symfony-3-Base-Project
VichUploader
vich/uploader-bundle installed and configured. An example is also provided at the IndexController
First Release
A clean Symfony 3 project with some common bundles and other stuff already installed:
- FriendsOfSymfony/FOSUserBundle
- Your own UserBundle to extend from FosUserBundle (with createdAt and updatedAt extra fields added)
- KnpLabs/KnpPaginatorBundle
- Bootstrap 3 with horizontal login
- Form templates
- Symfony Reverse Proxy configured to allow esi parts
- phpunit/phpunit (with a symbolic link under your bin folder. Simply run './bin/phpunit')
- Atlantic18/DoctrineExtensions (Slug generation)
- twig/extensions (time_diff)
- translation enabled in config
- symfony/assetic-bundle installed and configured
- doctrine/doctrine-fixtures-bundle