</div>
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)