2017 © Pedro Peláez
 

project laravel_package_create

Adds make:package command to Laravel Artisan

image

eelcol/laravel_package_create

Adds make:package command to Laravel Artisan

  • Sunday, July 22, 2018
  • by eelcol
  • Repository
  • 1 Watchers
  • 0 Stars
  • 2 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 7 Versions
  • 0 % Grown

The README.md

This package adds the command "php artisan make:package" to create a very basic package. This automaticly sets the correct file structures. This package also adds:, (*1)

  • Auto-discovery of package
  • Adds functionality to the default ServiceProvider
  • Easily add scheduled commands

Install: composer require eelcol/laravel_package_create, (*2)

The Versions

22/07 2018

dev-develop

dev-develop

Adds make:package command to Laravel Artisan

  Sources   Download

MIT

The Requires

 

by Eelco Luurtsema

22/07 2018

dev-master

9999999-dev

Adds make:package command to Laravel Artisan

  Sources   Download

MIT

The Requires

 

by Eelco Luurtsema

22/07 2018

1.0.4

1.0.4.0

Adds make:package command to Laravel Artisan

  Sources   Download

MIT

The Requires

 

by Eelco Luurtsema

22/07 2018

1.0.3

1.0.3.0

Adds make:package command to Laravel Artisan

  Sources   Download

MIT

The Requires

 

by Eelco Luurtsema

22/07 2018

1.0.2

1.0.2.0

Adds make:package command to Laravel Artisan

  Sources   Download

MIT

The Requires

 

by Eelco Luurtsema

22/07 2018

1.0.1

1.0.1.0

Adds make:package command to Laravel Artisan

  Sources   Download

MIT

The Requires

  • php >=7.0.0
  • laravel >=5.4.0

 

by Eelco Luurtsema

22/07 2018

1.0.0

1.0.0.0

Adds make:package command to Laravel Artisan

  Sources   Download

MIT

The Requires

  • php >=7.0.0
  • laravel >=5.4.0

 

by Eelco Luurtsema