mblsolutions/link-module-php-laravel
最新稳定版本:v0.9.0
Composer 安装命令:
composer require mblsolutions/link-module-php-laravel
包简介
Link Module interface for Laravel PHP applications.
README 文档
README
Official Link Module interface for Laravel PHP applications.
Contents
Installation
The recommended way to install Simfoni PHP Laravel is through Composer.
composer require mblsolutions/link-module-php-laravel
Laravel without auto-discovery
If you don't use auto-discovery, add the ServiceProvider to the providers array in config/app.php
\MBLSolutions\LinkModuleLaravel\LinkModuleServiceProvider::class,
Configuration
To import the default Simfoni configuration file into laravel please run the following command
php artisan vendor:publish --provider="MBLSolutions\LinkModuleLaravel\LinkModuleServiceProvider"
A new config file will be available in config/simfoni.php - Please ensure you update these configuration items with details provided by Redu Retail.
统计信息
- 总下载量: 1.54k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: proprietary
- 更新时间: 2024-10-09