Skip to content

Commit 0b48f63

Browse files
committed
Updated readme file
1 parent 5a9d6f9 commit 0b48f63

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

readme.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@ In this Laravel application, we will get this features:
1919
1. Open terminal
2020
* Clone this repo and cd into project folder
2121
* `composer install`
22+
* Set your database credentials to `.env` file
23+
* Set proper permission your `storage` folder
24+
* `php artisan key:generate`
2225
* `php artisan migrate`
2326
* Open application in browser
2427
* Register new Account

0 commit comments

Comments
 (0)