Skip to content

devjk1/vetjk

Repository files navigation

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

[email protected]

[email protected]

[email protected]

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published