Skip to content

vadykoo/laravelVueFilterTest

Repository files navigation

Installation

run the command

composer install

create .env file and database and run the commands

php artisan key:generate
php artisan migrate -seed
npm install
npm run dev
php artisan serve

Open the site

About

Laravel/Vue.js page with search and filtering data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published