Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rubenvanassche authored May 24, 2023
1 parent dd9be04 commit 9c49968
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -414,6 +414,7 @@ Here are the steps you'll need to perform if you want to work on the UI of Ignit
- run `composer update`
- run `cp .env.example .env`
- run `php artisan key:generate`
- run `yarn dev` in both the `ignition` and `ignition-ui` project
- http://ignition-test.test/ should now work (= show the new UI). If you use valet, you might want to run `valet park` inside the `~/code/flare` directory.
- http://ignition-test.test/ has a bit of everything
- http://ignition-test.test/sql-error has a solution and SQL exception
Expand Down

0 comments on commit 9c49968

Please sign in to comment.