Laravel Search & Filter

Learn how to make Search & filter for products and CRUD for products with (Many to Many relationship).

How to install.

1- Download the project.

2- Update .env file & create Database.

3- Composer install.

4- install packages (npm install && npm run dev)

5- Enjoy :)