Helpers for symfony
bin | ||
docs | ||
twig | ||
LICENSE | ||
README.md |
symfony
Requirements
- Install Composer (sudo nala install php-curl php-xml php-mysql)
- Symfony cli
- php-cli
Create your Project
I needed a faster install (don't do anything twice). Just change "YOUR_PROJECT_NAME" to whatever you want.
wget fbot.co/nysymfony
bash nysymfony YOUR_PROJECT_NAME
rm nysymfony
cd YOUR_PROJECT_NAME
The next steps to take would be:
- Verify the
.env
anddocker-compose.md
file - start docker
sudo docker-compose up -d
- Create your controllers
- Create your security
Currently supported and tested on
I am only one man, I can only support the following, issues for other versions will be closed.
- PHP: 8.1
- Symfony: 6.1.7
- Docker: 20.10
- Mariadb: 10.7