Skip to content
This repository was archived by the owner on Jan 9, 2024. It is now read-only.

Commit 956c45b

Browse files
committed
wip
1 parent b2debae commit 956c45b

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

+4-3
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,10 @@ Be sure to check out the [official documentation](https://docs.beyondco.de/larav
88

99
1. Clone this repository
1010
2. `composer install`
11-
3. `php artisan migrate`
12-
4. `php artisan key:generate`
13-
5. `php artisan websockets:serve`
11+
3. `cp .env.example .env`
12+
4. `php artisan migrate`
13+
5. `php artisan key:generate`
14+
6. `php artisan websockets:serve`
1415

1516
## Credits
1617

0 commit comments

Comments
 (0)