Skip to content

MrVACO/NovaGallery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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