added documentation

This commit is contained in:
2022-11-16 20:02:30 -08:00
parent b7d44354ec
commit 488afbca2a
5 changed files with 22 additions and 0 deletions

9
docs/Console.md Normal file
View File

@@ -0,0 +1,9 @@
# bin console cheat sheet
## about
Checks the version, support, kernel and php
## version
php bin/console --version

1
docs/Security.md Normal file
View File

@@ -0,0 +1 @@
https://symfony.com/doc/current/security.html

View File