Skip to content

accesto/blogpost-voters

Repository files navigation

Symfony Voter usage

This simple app shows how we can handle security with Symfony Security Voter.

Read full article

Run this project

$ docker run --rm -v $PWD:/app composer composer install
$ docker run --rm -v $PWD:/app -p 8000:8000 php:8.3 php -t /app/public -S 0.0.0.0:8000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published