There was an error while loading. Please reload this page.
1 parent 5a9d6f9 commit 0b48f63Copy full SHA for 0b48f63
readme.md
@@ -19,6 +19,9 @@ In this Laravel application, we will get this features:
19
1. Open terminal
20
* Clone this repo and cd into project folder
21
* `composer install`
22
+* Set your database credentials to `.env` file
23
+* Set proper permission your `storage` folder
24
+* `php artisan key:generate`
25
* `php artisan migrate`
26
* Open application in browser
27
* Register new Account
0 commit comments