bakgul/repository-builder

This is the package that will build repository.

v4.0.1 2023-02-22 17:20 UTC

This package is auto-updated.

Last update: 2024-05-22 19:57:28 UTC


README

This is a part of a bigger packages' bundle Packagified LAravel. This package prepare the repository to code.

DISCLAIMER

It should be production-ready but hasn't been tested enough. You should use it carefully since this package will manipulate your files and folders. Always use a version-control.

Installation

You should use this package in the bundle. So, install Packagified LAravel.

Commands

VERY IMPORTANT NOTE

You should use this command only in a freshly installed Laravel app. This command will wipe out some folders, and you will probably lose your previous codes.

Before you call it, make sure you set repository type properly. After publishing the settings, go to config/packagify.php and check for essential settings. After you make the changes, run the command down below.

sail artisan build-pl

Arguments

This command accepts no argument.

Options

This command accepts no option.