laravel-topicable

Build
GitHub Branch Check Runs GitHub Tests Action Status
</div>
Project
GitHub Release Packagist Downloads GitHub License Packagist Stars Packagist Dependency Version
Quality

Laravel package template

๐Ÿš€ Starter template for all Yuges Laravel packages

# ๐Ÿ’ฟ Installation To use this template, clone the repository and install the dependencies: ``` git clone https://github.com/yuges-code/laravel-package-template.git cd laravel-package-template composer install ``` # ๐Ÿงช Running Tests To run tests, run the following command: ``` composer test ``` # โš–๏ธ License The MIT License (MIT). Please see [License File](/laravel-topicable/LICENSE) for more information. # ๐Ÿ™†๐Ÿผโ€โ™‚๏ธ Authors Information Created in 2025 by: - [Yuges-code](https://github.com/yuges-code) - [All Contributors](../../contributors)