jonpurvis/laravel-uninspire
Composer 安装命令:
composer require jonpurvis/laravel-uninspire
包简介
The opposite command of the Laravel artisan inspire command
关键字:
README 文档
README
Laravel Uninspire
A humerous alternative to the Laravel Inspire command.
Introduction
If you're familiar with Laravel, then you should be familiar with php artisan inspire.
It's a simple command that outputs an inspirational quote when you run it.
I thought it would be fun to build the opposite of that command. A command that when ran, spits out a humourous uninspiring quote.
Installation
To install Laravel Uninspire, you can run the following in your project's root:
composer require jonpurvis/laravel-uninspire
The minimum PHP version needed for this package is 8.2.
Usage
This package adds a new command to your Laravel application, which you can see by running php artisan. To
run it, you can run the following command:
php artisan uninspire
Contributing
Contributions to the package are more than welcome. Feel free to submit a Pull Request with any additions. If you have any issues using the package, then please open an Issue.
统计信息
- 总下载量: 45.6k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 23
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2023-08-19
