An open API service indexing awesome lists of open source software.

https://github.com/kunicmarko20/guard-talk-example

Code used in my Symfony Guard talk
https://github.com/kunicmarko20/guard-talk-example

php sonata-admin symfony

Last synced: 11 months ago
JSON representation

Code used in my Symfony Guard talk

Awesome Lists containing this project

README

          

Symfony Guard Example
=====================

Choose your version:

[Symfony 2.8](https://github.com/kunicmarko20/guard-talk-example/tree/2.8)
[Symfony 3.4](https://github.com/kunicmarko20/guard-talk-example/tree/3.4)
[Symfony 4.1](https://github.com/kunicmarko20/guard-talk-example/tree/4.1)

This is example code for implementing Symfony Guard with SonataAdminBundle instead of SonataUserBundle.

This code from branch 2.8 was used in a talk that you can find [here](https://speakerdeck.com/kunicmarko20/symfony-guard-you-dont-need-fosuserbundle).