pvtl / voyager-blog
This package is abandoned and no longer maintained.
No replacement package was suggested.
Ahoy! - A package to provide a blog to Voyager
0.2.10
2020-11-02 00:49 UTC
Requires
- laravel/legacy-factories: ^1.1.0
- tcg/voyager: ^1.1.8
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