This Laravel/Voyager module adds a Blog to Voyager.
Built by Pivotal Agency.
- Composer Installed
- Install Laravel
- Install Voyager
# 1. Require this Package in your fresh Laravel/Voyager project
composer require pvtl/voyager-blog
# 2. Run the Installer
php artisan voyager-blog:install