We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ef73685 + 27d7590 commit 4c71dc7Copy full SHA for 4c71dc7
README.md
@@ -34,6 +34,7 @@ $ npm run dev
34
```shell
35
$ cp .env.example .env
36
$ composer install
37
+$ php artisan key:generate
38
$ php artisan serve
39
```
40
0 commit comments