Testimonial extension for administrable package. This package can not be used alone.
guysolamour/laravel-administrable-testimonial is a Laravel package for testimonial extension for administrable package. this package can not be used alone..
It currently has 1 GitHub stars and 51 downloads on Packagist (latest version v1.2).
Install it with composer require guysolamour/laravel-administrable-testimonial.
Discover more Laravel packages by guysolamour
or browse all Laravel packages to compare alternatives.
Last updated
This package is a testimonial management 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.
Install via composer
composer require guysolamour/laravel-administrable-testimonial
php artisan vendor:publish --provider="Guysolamour\Administrable\Testimonial\ServiceProvider"
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
This package is bootstrapped with the help of melihovv/laravel-package-generator.