tallandsassy/tasbranding

v0.0.3 2020-09-26 13:30 UTC

This package is auto-updated.

Last update: 2024-09-26 22:21:39 UTC


README

Latest Version on Packagist Total Downloads Build Status StyleCI

这里应该放置您的描述。请查看 contributing.md 以了解待办事项清单。

安装

composer require tallandsassy/tasbranding

# This will, basically, setup config/tasbranding.php. You should definitley modify, as desired.
php artisan vendor:publish --tag=tasbranding.config

# copy the default logo over. You can override when wanted.
# find logos in public/tassy/branding/logos
php artisan vendor:publish --provider="TallAndSassy\TasBranding\TasBrandingServiceProvider"

使用方法

使用方法,请访问(在您的本地安装上): https:///grok/tassy/groks_tasbranding

变更日志

请参阅 changelog 以了解最近的变化信息。

测试

$ composer test

贡献

请参阅 contributing.md 了解详细信息以及待办事项清单。

安全性

如果您发现任何安全相关的问题,请通过作者邮箱联系,而不是使用问题跟踪器。

致谢

许可协议

许可协议。请参阅 许可文件 了解更多信息。