Skip to content

Commit 4c71dc7

Browse files
authored
Merge pull request #36 from mortezapro/update-readme
Missing Documentation for Generating Laravel Application Key
2 parents ef73685 + 27d7590 commit 4c71dc7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ $ npm run dev
3434
```shell
3535
$ cp .env.example .env
3636
$ composer install
37+
$ php artisan key:generate
3738
$ php artisan serve
3839
```
3940

0 commit comments

Comments
 (0)