Download the PHP package unicodeveloper/laravel-quotes without Composer
On this page you can find all versions of the php package unicodeveloper/laravel-quotes. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download unicodeveloper/laravel-quotes
More information about unicodeveloper/laravel-quotes
Files in unicodeveloper/laravel-quotes
Package laravel-quotes
Short Description A Laravel 5 Package for providing all kinds of quotes, from business to success to life to inspiring to DJKHALED Quotes
License MIT
Informations about the package laravel-quotes
laravel-quotes
A Laravel 5 Package for providing all kinds of quotes, from PROGRAMMING to DESIGN to DJKHALED Quotes
Installation
PHP 5.4+ or HHVM 3.3+, and Composer are required.
To get the latest version of Laravel Quotes, simply add the following line to the require block of your composer.json
file.
You'll then need to run composer install
or composer update
to download it and have the autoloader updated.
Once Laravel Quotes is installed, you need to register the service provider. Open up config/app.php
and add the following to the providers
key.
Unicodeveloper\Quotes\QuotesServiceProvider::class
Also, register the Facade like so:
Register the Artisan commands by adding this to the $commands
array in App/Console/Kernel.php
Configuration
To get started, you'll need to publish all vendor assets:
Usage
Get to Use Facades like so:
Get to use Artisan Commands like so:
Contributing
Please feel free to fork this package and contribute by submitting a pull request to enhance the functionalities.
You can greatly contribute by adding more quotes to Quotes/programming.php
and Quotes/design.php
. The format are in the files.
Also, add more DJ KHALED
Keys to success that I have omitted or left-out. #BlessUp
Remember: Major :key: To Success is to Contribute to Open Source
How can I thank you?
Why not star the github repo? I'd love the attention! Why not share the link for this repository on Twitter or HackerNews? Spread the word!
Don't forget to follow me on twitter!
Thanks! Prosper Otemuyiwa.
License
The MIT License (MIT). Please see License File for more information.