1545 search results for symfony bundle

... https://github.com/symfony/recipes/blob/96d11c2e2ed2a33a796740ed47de0d6d25263fe8/symfony/monolog-bundle/3.7/config/packages/monolog.yaml#L40-L61 In theory, EVERY log message should be passed to EVERY handler you have ...
weaverryan
weaverryan
Read Full Comment
... you're already authenticated). The Guard system is an easy way for you to add this code: create one class, fill in a few methods, and BAM! You've got an authentication system that you fully control. The lexik auth bundle ...
weaverryan
weaverryan
Read Full Comment
... make sure that you do NOT have the `defer` attribute on the `script` tags for now. So, set this to false: https://github.com/symfony/recipes/blob/e81834cbeace01f50e7da5b0db17d60a85209a22/symfony/webpack-encore-bundle ...
weaverryan
weaverryan
Read Full Comment
Webpack Encore Tips Tricks Questions Best Practices

... So, introducing the newest bundle in the Symfony family, WebpackEncoreBundle. Amazing! Amazing! Wow. Probably the smallest bundle in all of the Symfony ecosystem. It gives you two Twig functions and that's it. It's super ...

50:45
... ! Now, I have issues with the Symfony CLI Server, but, I'm used to these issues, and I used another Webserver, or the web-server bundle in those cases, as I from time to time can't use the Symfony CLI Server, it just ...