8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 184a31e commit c9d4bf9Copy full SHA for c9d4bf9
README.md
@@ -26,10 +26,7 @@
26
- `git clone https://github.com/refactorian/laravel-docker.git`
27
- `cd laravel-docker`
28
- `docker compose up -d --build`
29
-- `docker compose exec phpmyadmin chmod 777 /sessions`
30
- `docker compose exec php bash`
31
-- `chown -R www-data:www-data /var/www/storage /var/www/bootstrap/cache`
32
-- `chmod -R 775 /var/www/storage /var/www/bootstrap/cache`
33
- `composer setup`
34
35
### From the second time onwards
0 commit comments