geffest / laravel-quotes
一个显示随机引语的Laravel扩展包
v1.0.1
2021-01-14 00:12 UTC
Requires
- illuminate/routing: ^8.12
- illuminate/support: ^8.12
This package is auto-updated.
Last update: 2024-09-14 08:05:30 UTC
README
安装后,该包会在laravel项目中添加一个名为 /quote
的目录,并从中随机获取引语,引语来源于 https://bash.im
安装
composer require geffest/laravel-quotes