Skip to content
Discussion options

You must be logged in to vote

Hey @goodBranchUC,

You need to have Laravel Valet set up locally for the .test domains to work. You can find more on that here. Valet is only available on macOS though but there is also a port for Windows which you can find out more about here.

It's perfectly fine to use php artisan serve for this as well. If you run the command you can access the site at localhost:8000 by default. With the --host and --port options you can change the defaults too.

Hope that helps :)

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@goodBranchUC
Comment options

Answer selected by joshuablum
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants