Voyager Portfolio

April 10, 2018 ยท View on GitHub

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

Contents

  1. 1Prerequisites
  2. 2Installation