Laravel Packager Versions Save

A cli tool for creating Laravel packages

2.5

4 years ago

Updated

  • Support for Laravel 7 and PHPUnit 9.

V2.4

4 years ago

Added

  • A --git flag for packager:list
  • Skeletons may now be .tar.gz or .tar next to .zip.

Updated

  • Skeletons may now have different names.
  • Default Skeleton is updated for Laravel 6.
  • The CURL_VERIFY flag is retrieved from the config instead of the .env.

V2.3.1

4 years ago

V2.3

4 years ago

V2.2

4 years ago

V2.1.3

5 years ago

V2.1.2

5 years ago

Bug fix for the publish command.

V2.1.1

5 years ago

V2.1

5 years ago

Adds two new commands.

V2.0.1

5 years ago

Fixes publish command.