tanseercena/laravel-quotes is a Laravel package for a laravel package which provides quotes..
It currently has 4 GitHub stars and 9 downloads on Packagist (latest version 0.5).
Install it with composer require tanseercena/laravel-quotes.
Discover more Laravel packages by tanseercena
or browse all Laravel packages to compare alternatives.
Last updated
This package allows you get quotes in Artisan command or get quotes in your laravel application.
WARNING: The package is still under development so try to not use in production.
Laravel 5+ and Composer are required.
Installation using composer:
composer require tanseercena/laravel-quotes
And if required then add the service provider in config/app.php:
Tanseercena\Quotes\QuotesServiceProvider::class,
php artisan quote
Please feel free to fork this package and contribute by submitting a pull request to enhance the functionalities.
Don't forget to follow me on twitter!
The MIT License (MIT). Please see License File for more information.