pvtl / voyager-portfolio
Ahoy! - A package to implement page blocks into Voyager
Installs: 346
Dependents: 0
Suggesters: 0
Security: 0
Stars: 14
Watchers: 8
Forks: 6
pkg:composer/pvtl/voyager-portfolio
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