You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
# standard-php-dev-env
2
2
Repository with basic environment for development with PHP language.
3
3
4
-
Thanks to @paslandaufor the great work provided in [docker-php-tutorial](https://github.com/paslandau/docker-php-tutorial/tree/part_3_structuring-the-docker-setup-for-php-projects), specifically the branch part 3, which served as the basis for this repository.
4
+
Thanks for the great work provided in [docker-php-tutorial](https://github.com/paslandau/docker-php-tutorial/tree/part_3_structuring-the-docker-setup-for-php-projects), specifically the branch part 3, which served as the basis for this repository.
5
5
6
6
## Environment
7
7
This repository contains four containers that make it possible to start coding after compiling the environment triggered by the make command.
0 commit comments