kict/helpers_laravel

Konsortium ICT Pantai Timur (KICT) 开发的 Laravel 应用程序的基本助手包。

1.1.0 2022-01-05 18:05 UTC

This package is auto-updated.

Last update: 2024-09-06 00:03:13 UTC


README

用于由 Konsortium ICT Pantai Timur (KICT) 开发的 Laravel 应用的助手包。

入门指南

我们假设您已经熟悉使用 composer 安装库。

先决条件

以下是你需要的依赖项;

PHP 7.3.0 or later - https://php.ac.cn/releases/7_3_0.php
Composer 2.0.8 or later - https://getcomposer.org.cn/download/
Laravel 7 or later - https://laravel.net.cn

安装

  1. 在终端中运行 composer require kict/helpers_laravel

  2. config/app.php 中添加 Kict\HelpersLaravel\ServiceProvider::class,

故障排除

N/A

使用以下工具构建

贡献

待办事项

版本管理

N/A

作者

许可证

本项目采用 MIT 许可证 - 请参阅 LICENSE.md 文件以获取详细信息