Skip to content

EquineSolutions/smartstable-Managment

Repository files navigation

modern

Project setup

Install Composer

composer install

Setup .env file and database

php artisan migrate:fresh

Install Passport

php artisan passport:install

Seed Data

php artisan db:seed

Install NPM

npm install

Compile and minifies for development

npm run dev

Compile and minifies for production

npm run production

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors