Commit 73310e45 authored by Mahmoud Zalt's avatar Mahmoud Zalt

Merge pull request #62 from AminMkh/master

Update README.MD
parents a8a7685a 7f91fc97
...@@ -246,7 +246,7 @@ DB_HOST=xxx.xxx.xxx.xxx ...@@ -246,7 +246,7 @@ DB_HOST=xxx.xxx.xxx.xxx
**Debugging**: in case you faced an error here, run this command from the Laravel root directory: **Debugging**: in case you faced an error here, run this command from the Laravel root directory:
```bash ```bash
sudo chmod -R 777 storage && sudo chmod -R 777 bootstrap/cache sudo chmod -R 777 storage bootstrap/cache
``` ```
<br> <br>
......
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