Skip to content

pistvan/inertia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Inertia test app

How to fire up

docker compose up -d
docker compose exec php composer install
docker compose exec php php artisan migrate
docker compose exec php php artisan db:seed

Open http://localhost/ in a browser, then use one of these users to log in:

Emails

Emails are sent to a mail trap service called Mailhog, which you can access on http://localhost:81/.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published