Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 259 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 259 Bytes

Learning Laravel Inertia

A test project to learn some Laravel with Intertia using Vue.js

Install

  • Clone the repo
  • composer install
  • ./vendor/bin/sail up -d
  • ./vendor/bin/sail artisan migrate:fresh --seed

Visit http://localhost:8080