Skip to content

Commit

Permalink
Installation
Browse files Browse the repository at this point in the history
  • Loading branch information
kreaweb.be committed Apr 15, 2024
1 parent 4f5353c commit a44960b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,8 @@ make the needed changes regarding name, url, database connection & mail server

`php artisan migrate:fresh --seed`

`php artisan tallstackui:setup-icon`

`npm install & npm run build`

`php artisan serve` or `npm run dev`
Expand Down Expand Up @@ -195,6 +197,8 @@ run docker containers

`./vendor/bin/sail artisan migrate:fresh --seed`

`./vendor/bin/sail artisan tallstackui:setup-icon`

`./vendor/bin/sail npm install & npm run build`

`./vendor/bin/sail artisan serve` or `npm run dev`
Expand Down

0 comments on commit a44960b

Please sign in to comment.