tjl/test

There is no license information available for the latest version (1.1) of this package.

this is a test of tjl

Installs: 11

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

Type:composer-pkugin

1.1 2018-05-15 09:29 UTC

This package is not auto-updated.

Last update: 2024-04-18 17:57:08 UTC


README

1.首先用composer require tjl/test:dev-master下载开发版

2.注册服务和取别名在config/app.php Tjl\Test\TestServiceProvider::class 'Test' => Tjl\Test\Facades\TestFacades::class,

然后php artisan vendor:publish --provider="Tjl\Test\testServiceProvider" 复制里面的配置文件和加载路由