All Projects → gmsantos → inspiring

gmsantos / inspiring

Licence: GPL-2.0 license
Alternative inspiring quotes for Laravel

Programming Languages

PHP
23972 projects - #3 most used programming language

Labels

Funny Inspiring

Latest Stable Version Total Downloads Latest Unstable Version License Build Status

Change Laravel inspiring quotes to Notepad++ easter egg quotes and have a lot more inspiration.

Instalation

Include this package via Composer:

composer require gmsantos/inspiring

Edit your routes/console.php

<?php

//use Illuminate\Foundation\Inspiring;
use Gmsantos\Inspiring;

/*
|--------------------------------------------------------------------------
| Console Routes
|--------------------------------------------------------------------------

Then run php artisan inspire and have fun! :)

Laravel 5.x support

For Laravel 5 support, see v2.x branch.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].