ahmadsyamim / voyager-blog
Ahoy! - A package to provide a blog to Voyager
0.3.0
2025-04-25 06:53 UTC
Requires
- ahmadsyamim/voyager: ^1.1
- laravel/legacy-factories: ^1.1.0
Requires (Dev)
- phpunit/phpunit: ^8.5
README
This Laravel/Voyager module adds a Blog to Voyager.
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-blog # 2. Run the Installer php artisan voyager-blog:install