Commit Graph
17 Commits
Author SHA1 Message Date
Ryan WeaverandGitHub 235c2ea9aa Ignoring the Encore build directory 2017-12-12 08:41:59 -06:00
Ryan WeaverandGitHub 30ca16fe96 Clarify when you would uncomment the session config 2017-12-11 08:22:40 -06:00
Ryan WeaverandGitHub d8bb2c3dea adding orm-fixtures alias 2017-11-30 08:47:22 -05:00
Ryan WeaverandGitHub 59654103a9 using the alias 2017-11-29 12:45:31 -06:00
Ryan WeaverandGitHub 77ab7e318e Removing \ which does not work for XML 2017-11-23 12:45:20 -06:00
Ryan WeaverandGitHub 3f10493a54 Making it more clear how to enable sessions 2017-11-22 08:20:26 -06:00
Ryan WeaverandGitHub a90e4fb5ed Ignoring 404 errors in the production logs by default 2017-11-17 07:39:26 -06:00
Ryan WeaverandGitHub ca14aad308 Remove Repository from being ignored
See https://github.com/doctrine/DoctrineBundle/pull/727

But also, this directory was always safe to auto-register. If they cannot be autowired, unless you try to *use* them as services, they will be discarded without showing the autowiring failure.
2017-11-06 11:50:39 -05:00
Ryan WeaverandSymfony 56acc9cfb9 Always using umask(0000) in debug mode (#210) 2017-10-10 01:46:31 -07:00
Ryan WeaverandSymfony 56c2f01d8e Use the native PHP session handler by default (#209) 2017-10-09 08:16:56 -07:00
Ryan WeaverandSymfony 9da5ff1b7a reverting #131 (#205) 2017-10-04 07:26:31 -07:00
Ryan WeaverandGitHub 92f840922c Removing unnecessary closing / 2017-08-31 14:44:05 +02:00
Ryan WeaverandGitHub 640624a94d naming back to base.html.twig 2017-08-31 06:08:18 -04:00
Ryan WeaverandGitHub d75a860535 removing - as we now have a template inside templates 2017-08-31 05:47:34 -04:00
Ryan WeaverandGitHub b6b76f87c2 Renaming to layout.html.twig 2017-08-31 05:47:11 -04:00
Ryan WeaverandGitHub 3815f4c6e8 remove favicon link tag 2017-08-27 20:49:45 -04:00
Ryan WeaverandGitHub 63fec05f2d Adding standard base.html.twig for the TwigBundle recipe 2017-08-27 19:47:37 -05:00