Looking to hire Laravel developers? Try LaraJobs

laravel-administrable-testimonial maintained by guysolamour

Description
Testimonial extension for administrable package. This package can not be used alone.
Last update
2023/06/13 20:45 (dev-master)
License
Links
Downloads
51

Comments
comments powered by Disqus

Laravel Administrable Testimonial

Packagist Packagist Packagist

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.

Installation

Install via composer

composer require guysolamour/laravel-administrable-testimonial

Publish package assets

php artisan vendor:publish --provider="Guysolamour\Administrable\Testimonial\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.