Skip to content

Commit

Permalink
added an install step
Browse files Browse the repository at this point in the history
  • Loading branch information
dcblogdev committed May 29, 2024
1 parent ecf2b3b commit fb7f961
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Set database and emails settings inside `.env`

2. Run `composer install`
3. Run `npm install && npm run build`
4. run `php artisan key:generate `
4. run `php artisan key:generate`
5. run `php artisan storage:link`
6. Run `php artisan migrate --seed`
7. Run `php artisan serve`
Expand Down

0 comments on commit fb7f961

Please sign in to comment.