Skip to content

nova-issues/issue-5275

 
 

Repository files navigation

Getting started

  1. Clone this repo
  2. Run the container with sail sail up -d
  3. Run migrations sail artisan migrate
  4. Run seeder sail artisan db:seed
  5. Create Nova user sail artisan nova:user
  6. Login on http://localhost:8080/nova

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 75.5%
  • Blade 23.4%
  • Other 1.1%