gogilo/lpdm

Laravel Package Development Manager.

v1.0.3 2022-05-19 23:22 UTC

This package is auto-updated.

Last update: 2024-04-29 04:59:56 UTC


README

This is a utility package for larvel developers who would wish create their applications as packages, just like developing with laravel. The best part is this utility is installed as a global command for composer.

Install

To install the utility you need to have installed composer and ensure composer/bin exists on the system path.

composer global require gogilo/lpdm

To update

composer global update

License

Laravel Package Development Manager(lpdm) is open-sourced software licensed under the MIT license.