bitfumes / laravel-packer

Awesome Command Line Tool for speeding up your package creation.
MIT License
440 stars 44 forks source link

Added more service provider types #13

Closed innoflash closed 4 years ago

innoflash commented 5 years ago

When creating a certain package i realized there are some provider types that we could have been missing. Here is what i could compile:

This is basically it, the current defauit ServiceProvider can do all other jobs but misses the above mentioned

Cheers

sarthaksavvy commented 5 years ago

Hey, looks like these are going to add great functionality to packer. I will check and if everything works fine, I will merge it soon.

Thanks for your contribution.

innoflash commented 5 years ago

Hey, looks like these are going to add great functionality to packer. I will check and if everything works fine, I will merge it soon.

Thanks for your contribution.

All good, but i wasn`t sure about the command names so you might wanna change them to fit your naming conventions