minor update in readme

This commit is contained in:
prashant-webkul 2018-12-19 16:03:38 +05:30
parent d63d2b07b5
commit 7b52bd74ba
1 changed files with 1 additions and 1 deletions

View File

@ -100,7 +100,7 @@ php artisan storage:link
```
```
composer dump-autload
composer dump-autoload
```
> That's it, now just execute the project on your specified domain entry point pointing to public folder inside installation directory.