lukam/dad-jokes
Composer 安装命令:
composer require lukam/dad-jokes
包简介
Everyone loves dad jokes. Now available as an artisan command.
README 文档
README
Everyone loves dad jokes. Now available as an artisan command.
Installation
Install a package using Composer
composer require lukam/dad-jokes
For Laravel version 5.4. and lower, open the config\app file and add a service provider to your providers array.
'providers' => [ DadJokes\DadJokesServiceProvider::class ]
Usage
Get a joke using the php artisan dadjoke command.
php artisan dadjoke
Why do crabs never give to charity? Because they're shellfish.
License
MIT
统计信息
- 总下载量: 9
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2019-03-23