resto2web / core
Resto2Web 功能的核心包
dev-develop
2022-02-07 19:24 UTC
Requires
- php: ^8.0
- ext-json: *
- artesaos/seotools: ^0.20
- bumbummen99/shoppingcart: ^3.0
- chillerlan/php-qrcode: ^4.3
- illuminate/support: ^8.0
- laravel/sanctum: ^2.8
- laravel/ui: ^3.1
- livewire/livewire: ^2.3
- marksitko/laravel-unsplash: ^1.1
- rap2hpoutre/laravel-log-viewer: ^1.7
- spatie/laravel-honeypot: ^3.0
- spatie/laravel-medialibrary: ^9.0.0
- spatie/laravel-settings: ^2.3
- unsplash/unsplash: ^3.1
- yoeunes/notify: ^1.0
Requires (Dev)
- orchestra/canvas: ^6.10
- orchestra/testbench: ^6.0
- phpunit/phpunit: ^8.0
This package is auto-updated.
Last update: 2024-09-08 00:50:19 UTC
README
这里应该放置您的描述。尽量将其限制为一两段,并提及您支持的PSRs,以避免与用户和贡献者产生混淆。
安装
您可以通过composer安装此包
composer require resto2web/core
使用
// Usage description here
测试
composer test
变更日志
请参阅 变更日志 了解最近的变化信息。
贡献
请参阅 贡献指南 了解详情。
安全
如果您发现任何安全相关的问题,请发送电子邮件至 lucas@retinens.be 而不是使用问题跟踪器。
鸣谢
许可
MIT许可(MIT)。请参阅 许可文件 了解更多信息。
Laravel包模板
此包使用 Laravel包模板 生成。