2017 © Pedro Peláez
 

library package-creator

Quickly create custom Laravel packages.

image

muilman/package-creator

Quickly create custom Laravel packages.

  • Monday, October 17, 2016
  • by mace015
  • Repository
  • 1 Watchers
  • 2 Stars
  • 7 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Muilman\Package-creator

Package-creator allows for easy generating of package folders for your custom packages., (*1)

Installing the Package Creator

  • run composer require muilman/package-creator
  • Add the following service provider in config/app.php: Muilman\PackageCreator\PackageCreatorServiceProvider::class
  • Now you can use make:package to start creating a package.

Want to contribute?

You are more than welcome to contribute to this little package, simply fork it, submit a pull request, or shoot an idea over!, (*2)

The Versions

17/10 2016

dev-master

9999999-dev

Quickly create custom Laravel packages.

  Sources   Download

by Mace Muilman

04/10 2016

0.0.1

0.0.1.0

Quickly create custom Laravel packages.

  Sources   Download

by Mace Muilman