Skip to content

It's a Laravel project that shows items by project and resort and store them

Notifications You must be signed in to change notification settings

devstar0209/ResortableItem

Repository files navigation

ResortableItem

It's a Laravel project that shows items by project and resort and store them.

Install

PHP

version: ^8.0

Laravel

version: ^9.0

Install composer

composer install

Install npm

npm install
npm run dev

Env

copy .env.example .env
php artisan key:generate
php artisan config:cache

Database

Mysql

DB_NAME: coalition_test

Migration

php artisan migrate

Generate items as default

php artisan db:seed

Run server on local

php artisan serve

About

It's a Laravel project that shows items by project and resort and store them

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published