We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44b635e commit 26507a1Copy full SHA for 26507a1
README.md
@@ -0,0 +1,8 @@
1
+Symfony5-docker-nginx-php74-fpm-mariadb
2
+
3
+Clear project with Symfony 5.1.3 in docker
4
5
+Just clone repository and write your code, when finished write code build as server just with command below
6
7
+#docker-composer up -d
8
+(from project folder in this example it will be symfony-5-docker-php74-mariadb-nginx)
0 commit comments