Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 556 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 556 Bytes

Mr.VACO Gallery (For Laravel Nova)

Laravel Nova Gallery

Plugin used https://github.com/ayvazyan10/nova-imagic

Installation

  1. Publish migration:
php artisan vendor:publish --tag=gallery-migrations
  1. Run migration:
php artisan migrate
  1. After migrations you need to update routes:
php artisan route:cache
  1. Ready! Login to the admin area and enjoy :D