guysolamour/laravel-administrable-blog

Blog extension for administrable package. This package can not be used alone.

v1.4 2023-07-30 12:43 UTC

This package is auto-updated.

Last update: 2024-03-30 00:24:30 UTC


README

Packagist Packagist Packagist

This package is a blog extension for the manageable package. This package is an extension of the package - laravel-administrable and cannot be used outside of it. For the complete documentation it's here.

Installation

Install via composer

composer require guysolamour/laravel-administrable-blog

Publish package assets

php artisan vendor:publish --provider="Guysolamour\Administrable\Blog\ServiceProvider"

Security

If you discover any security related issues, please email rolandassale@gmail.com instead of using the issue tracker.

Credits

This package is bootstrapped with the help of melihovv/laravel-package-generator.