Skip to content

Commit c9d4bf9

Browse files
committed
Update README.md
1 parent 184a31e commit c9d4bf9

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,7 @@
2626
- `git clone https://github.com/refactorian/laravel-docker.git`
2727
- `cd laravel-docker`
2828
- `docker compose up -d --build`
29-
- `docker compose exec phpmyadmin chmod 777 /sessions`
3029
- `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`
3330
- `composer setup`
3431

3532
### From the second time onwards

0 commit comments

Comments
 (0)