https://github.com/gmsantos/inspiring
Alternative inspiring quotes for Laravel
https://github.com/gmsantos/inspiring
hacktoberfest laravel php
Last synced: 9 months ago
JSON representation
Alternative inspiring quotes for Laravel
- Host: GitHub
- URL: https://github.com/gmsantos/inspiring
- Owner: gmsantos
- License: gpl-2.0
- Created: 2015-06-10T14:03:45.000Z (about 11 years ago)
- Default Branch: main
- Last Pushed: 2021-04-06T09:55:47.000Z (about 5 years ago)
- Last Synced: 2025-04-22T18:03:49.431Z (about 1 year ago)
- Topics: hacktoberfest, laravel, php
- Language: PHP
- Homepage:
- Size: 71.3 KB
- Stars: 18
- Watchers: 2
- Forks: 6
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Funny Inspiring
[](https://packagist.org/packages/gmsantos/inspiring) [](https://packagist.org/packages/gmsantos/inspiring) [](https://packagist.org/packages/gmsantos/inspiring) [](https://packagist.org/packages/gmsantos/inspiring) [](https://travis-ci.com/gmsantos/inspiring)
Change Laravel inspiring quotes to [Notepad++ easter egg quotes](http://en.wikipedia.org/wiki/Notepad%2B%2B#Easter_egg) and have a lot more inspiration.
## Instalation
Include this package via Composer:
```console
composer require gmsantos/inspiring
```
Edit your `routes/console.php`
```php