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 rolandassale@gmail.com instead of using the issue tracker.
This package is bootstrapped with the help of melihovv/laravel-package-generator.