mr-vaco / nova-gallery
A Laravel Nova tool.
1.0.0
2023-11-19 19:00 UTC
Requires
- php: ^7.3|^8.0
- ayvazyan10/nova-imagic: ^1.3
- mr-vaco/nova-panels: ^1.0.6
- mr-vaco/nova-statuses-manager: ^1.0
- whitecube/nova-flexible-content: ^1.0
README
Laravel Nova Gallery
Plugin used https://github.com/ayvazyan10/nova-imagic
Installation
- Publish migration:
php artisan vendor:publish --tag=gallery-migrations
- Run migration:
php artisan migrate
- After migrations you need to update routes:
php artisan route:cache
- Ready! Login to the admin area and enjoy :D