pvtl / voyager-portfolio
This package is abandoned and no longer maintained.
No replacement package was suggested.
Ahoy! - A package to implement page blocks into Voyager
0.2.2
2020-01-14 04:25 UTC
Requires
- pvtl/voyager-frontend: ^0.9.0
- tcg/voyager: ^1.3
Requires (Dev)
- phpunit/phpunit: ^5.7
This package is auto-updated.
Last update: 2021-07-14 07:30:19 UTC
README
This Laravel/Voyager module adds a Porfolio 'post type' and front-end.
Built by Pivotal Agency.
Prerequisites
- Composer Installed
- Install Laravel
- Install Voyager
Installation
# 1. Require this Package in your fresh Laravel/Voyager project composer require pvtl/voyager-portfolio # 2. Run the Installer php artisan voyager-portfolio:install