2017 © Pedro Peláez
 

library laravel-module

Laravel扩展包

image

wangdong/laravel-module

Laravel扩展包

  • Monday, July 30, 2018
  • by wangdong
  • Repository
  • 1 Watchers
  • 0 Stars
  • 82 Installations
  • PHP
  • 1 Dependents
  • 1 Suggesters
  • 0 Forks
  • 0 Open issues
  • 21 Versions
  • 242 % Grown

The README.md

laravel-module

Latest Stable Version Total Downloads Latest Unstable Version License composer.lock available, (*1)

Laravel模块化插件, (*2)

支持Laravel和Lumen版本 >= 5.1, (*3)

配置

  1. 安装, (*4)

    composer require wangdong/laravel-module
    
  2. 配置, (*5)

  • Laravel配置(laravel >= 5.5 跳过此步骤), (*6)

    # 文件`config/app.php`增加providers项
    LaravelModule\ServiceProvider::class,
    
  • Lumen配置, (*7)

    # 文件`bootstrap/app.php`增加providers项
    $app->register(LaravelModule\ServiceProvider::class);
    
  1. 复制, (*8)

    php artisan module:publish
    

开发

生成模块, (*9)

php artisan module:init module/index

The Versions

30/07 2018

dev-master

9999999-dev

Laravel扩展包

  Sources   Download

MIT

The Requires

 

by Avatar wangdong

laravel lumen module wangdong laravel-module

30/07 2018

1.3.15

1.3.15.0

Laravel扩展包

  Sources   Download

MIT

The Requires

 

by Avatar wangdong

laravel lumen module wangdong laravel-module

30/07 2018

1.3.14

1.3.14.0

Laravel扩展包

  Sources   Download

MIT

The Requires

 

by Avatar wangdong

laravel lumen module wangdong laravel-module

26/07 2018

1.3.13

1.3.13.0

Laravel扩展包

  Sources   Download

MIT

The Requires

 

by Avatar wangdong

laravel lumen module wangdong laravel-module

12/07 2018

1.3.11

1.3.11.0

Laravel扩展包

  Sources   Download

MIT

The Requires

 

by Avatar wangdong

laravel lumen module wangdong laravel-module

11/07 2018

1.3.10

1.3.10.0

Laravel扩展包

  Sources   Download

MIT

The Requires

 

by Avatar wangdong

laravel lumen module wangdong laravel-module

09/07 2018

1.3.9

1.3.9.0

Laravel扩展包

  Sources   Download

MIT

The Requires

 

by Avatar wangdong

laravel lumen module wangdong laravel-module

05/07 2018

1.3.8

1.3.8.0

Laravel扩展包

  Sources   Download

MIT

The Requires

 

by Avatar wangdong

laravel lumen module wangdong laravel-module

04/07 2018

1.3.7

1.3.7.0

Laravel扩展包

  Sources   Download

MIT

The Requires

 

by Avatar wangdong

laravel lumen module wangdong laravel-module

04/07 2018

1.3.6

1.3.6.0

Laravel扩展包

  Sources   Download

MIT

The Requires

 

by Avatar wangdong

laravel lumen module wangdong laravel-module

03/07 2018

1.3.5

1.3.5.0

Laravel扩展包

  Sources   Download

MIT

The Requires

 

by Avatar wangdong

laravel lumen module wangdong laravel-module

02/07 2018

1.3.4

1.3.4.0

Laravel扩展包

  Sources   Download

MIT

The Requires

 

by Avatar wangdong

laravel lumen module wangdong laravel-module

01/07 2018

1.3.3

1.3.3.0

Laravel扩展包

  Sources   Download

MIT

The Requires

 

by Avatar wangdong

laravel lumen module wangdong laravel-module

30/06 2018

1.3.2

1.3.2.0

Laravel扩展包

  Sources   Download

MIT

The Requires

 

by Avatar wangdong

laravel lumen module wangdong laravel-module

30/06 2018

1.3.1

1.3.1.0

Laravel扩展包

  Sources   Download

MIT

The Requires

 

by Avatar wangdong

laravel lumen module wangdong laravel-module

31/05 2018

1.3.0

1.3.0.0

Laravel扩展包

  Sources   Download

MIT

The Requires

 

by Avatar wangdong

laravel lumen module wangdong laravel-module

23/05 2018

1.2.0

1.2.0.0

Laravel扩展包

  Sources   Download

MIT

The Requires

 

by Avatar wangdong

laravel lumen module wangdong laravel-module

22/05 2018

1.1.3

1.1.3.0

Laravel扩展包

  Sources   Download

MIT

The Requires

 

by Avatar wangdong

laravel lumen module wangdong laravel-module

19/05 2018

1.1.2

1.1.2.0

Laravel扩展包

  Sources   Download

MIT

The Requires

 

by Avatar wangdong

18/05 2018

1.1.1

1.1.1.0

Laravel扩展包

  Sources   Download

MIT

The Requires

 

by Avatar wangdong

28/04 2018

1.0.0

1.0.0.0

Laravel扩展包

  Sources   Download

MIT

The Requires

 

by Avatar wangdong