Commit Graph
28 Commits
Author SHA1 Message Date
Ryan WeaverandGitHub 774274dae0 fixing line break 2021-02-01 14:57:45 -05:00
Ryan WeaverandGitHub 716d324d9c tweaking wording 2020-08-19 09:15:48 -04:00
Ryan WeaverandGitHub e254114b5a Using non-Flex alias
This is because, it *does* look a little odd to remove phpunit/phpunit and require phpunit. This is more descriptive
2020-08-19 09:11:40 -04:00
Ryan WeaverandGitHub 7540e5ccac Tweaking phpunit post-install message to give more information/context 2020-08-19 09:05:28 -04:00
Ryan WeaverandGitHub 03057a8051 adding enableIntegrityHashes() 2019-03-29 10:17:49 -04:00
Ryan WeaverandGitHub 261dfeaea4 tweaking language 2018-07-15 14:40:19 -04:00
Ryan WeaverandGitHub e5147f32f0 Merge pull request #380 from wouterj/patch-1
Fixed not imported FQCN in Framework recipe
2018-03-13 19:26:13 -05:00
Ryan WeaverandRyan Weaver d0f7334e48 Changing ~ to true when it activates a system (for clarity) 2018-02-11 14:14:25 -05:00
Ryan WeaverandGitHub 4708c9473f capitalization 2018-02-03 12:30:35 -05:00
Ryan WeaverandGitHub 1510c5a475 tweaked language 2018-01-08 13:40:49 -06:00
Ryan WeaverandGitHub a9738f6a9c suggesting other cache options 2018-01-07 09:36:06 -06:00
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