This repository has been archived by the owner on Dec 30, 2022. It is now read-only.
v0.5.0
Added a few new things and fixed some stupid bugs:
- Will now update the
APP_URL
setting in your.env
file. - Places a new
Welcome.vue
file injs/Pages
. - Replaced the default
web.php
routes file with a slightly modified version to return an Intertia instance. - Fixed a bug parsing the integer port number.
- Fixed an odd bug in the dev server running test that.
- Fixed a bug in the dev server command that was getting the wrong host.