Skip to content
This repository has been archived by the owner on Feb 14, 2024. It is now read-only.

A CLI tool to generate Laravel's package discovery composer configuration.

License

Notifications You must be signed in to change notification settings

bitpressio/auto-package-discovery

Repository files navigation

Auto Package Discovery

Build Status

A CLI tool to generate Laravel's package discovery composer configuration.

Installation

You can install this CLI tool globally and run it from the root of a Laravel package:

composer global require bitpress/auto-package-discovery

Usage

If you install the package globally you can use the CLI as follows on your Laravel package source code:

cd path/to/laravel/package
laravel-discover

# Or specify a path
laravel-discover path/to/laravel/package

License

The MIT License (MIT). Please see License File for more information.

About

A CLI tool to generate Laravel's package discovery composer configuration.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages