Update README.md
This commit is contained in:
@@ -26,10 +26,7 @@
|
||||
- `git clone https://github.com/refactorian/laravel-docker.git`
|
||||
- `cd laravel-docker`
|
||||
- `docker compose up -d --build`
|
||||
- `docker compose exec phpmyadmin chmod 777 /sessions`
|
||||
- `docker compose exec php bash`
|
||||
- `chown -R www-data:www-data /var/www/storage /var/www/bootstrap/cache`
|
||||
- `chmod -R 775 /var/www/storage /var/www/bootstrap/cache`
|
||||
- `composer setup`
|
||||
|
||||
### From the second time onwards
|
||||
|
||||
Reference in New Issue
Block a user