amicrud/search

Search for a method, class, or variable in the project using artisan command

Installs: 19

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

Type:project

v1.0.1 2023-12-29 11:37 UTC

This package is auto-updated.

Last update: 2024-05-29 12:29:48 UTC


README

Search for a method, class, or variable in the project using artisan command

Features

Installation

You can install the package via Composer. Run the following command in your Laravel project:

composer require amicrud/search

Publication

Usage

Basic Usage

php artisan amicrud:search {keyword} {--vendor} {--storage}

use single quote to search strings

Advanced Customization

Contributing

Contributions to the AmiCrud package are welcome! Feel free to submit pull requests, report bugs, or suggest new features.

Support

If you encounter any problems or have questions, please open an issue on the GitHub repository.

License

The AmiCrud package is open-sourced software licensed under the MIT license.