davidtrushkov / marketplace

A file sharing website using Laravel 5.5
http://marketplace.davidtrushkov.com/
25 stars 22 forks source link

Implemented categories #36

Closed davidtrushkov closed 6 years ago

davidtrushkov commented 6 years ago

Admin can create/edit categories for files.

Users can have multiple categoires under one file.

Users can filter by categories in the frontend.

Along with CSS changes and 2 migrations