installed laravel/sail (laravel docker development implementation)

updated composer
This commit is contained in:
Fabricio
2022-06-28 19:37:10 +02:00
parent b6c603a97b
commit f07fd0d6a4
7 changed files with 334 additions and 131 deletions

6
php.ini Executable file
View File

@@ -0,0 +1,6 @@
[PHP]
post_max_size = 128M
upload_max_filesize = 128M
variables_order = EGPCS
memory_limit = 1024M
max_execution_time = 180