devjk1 / vetjk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installation

composer install

npm install && npm run dev

php artisan migrate --seed

Use

All seeded users have password = password

(3) Vets are seeded (50) Owners are seeded with (100) Patients

test@test.com

test@testt.com

test@testtt.com

Creating Vets

use the Register route after logging out at the top-right

Creating Owners

use the Create Owner button on Users.index

Note

Running tests will require rerunning the seeder

php artisan migrate:fresh --seed

This is a Laravel Inertia/Vue app with Jetstream scaffolding

Thank you for your time.

About


Languages

Language:JavaScript 85.7%Language:PHP 6.4%Language:Vue 5.7%Language:CSS 2.2%Language:Shell 0.0%Language:Blade 0.0%