Commit bd88b95b authored by Mahmoud Zalt's avatar Mahmoud Zalt

Merge pull request #13 from vitr/patch-1

Update README.md (a typo)
parents 45cc9908 8e5aa26b
......@@ -127,7 +127,7 @@ docker-compose up -d
10 - Open your browser and visit `http://laravel.dev`
> Debugging: in case you faced an error here, it might be that you forget to provide some permissions for Laravel, so try running the following command on the Laravel rood directory:
> Debugging: in case you faced an error here, it might be that you forget to provide some permissions for Laravel, so try running the following command on the Laravel root directory:
`sudo chmod -R 777 storage && sudo chmod -R 777 bootstrap/cache`
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment