alessandromorelli / security-winterworld21

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Example Project for "Using the SecurityBundle in Symfony 6"

The full example used in my SymfonyWorld 2021 Winter talk: Using the SecurityBundle in Symfony 6

The commit history shows all steps of the talk. Each commit starting with $ shows the full CLI command that reproduces the changes in the commit.

Try it out

$ git clone https://github.com/wouterj-nl/security-winterworld21
$ cd security-winterworld21
$ docker-compose up -d
$ symfony serve -d

User credentials for all logins

Username: wouter@example.org Password: winterworld21

About


Languages

Language:PHP 84.9%Language:Twig 11.6%Language:Shell 3.5%