https://github.com/yuges-code/laravel-package
https://github.com/yuges-code/laravel-package
kit laravel package php yuges
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/yuges-code/laravel-package
- Owner: yuges-code
- License: mit
- Created: 2025-02-28T09:45:42.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-02-28T11:08:37.000Z (12 months ago)
- Last Synced: 2025-02-28T17:57:00.585Z (12 months ago)
- Topics: kit, laravel, package, php, yuges
- Language: PHP
- Homepage: https://yuges-code.github.io/laravel-package/
- Size: 612 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
Build
Project
Quality
Laravel package starter kit
๐ Starter kit for all Yuges Laravel packages
# ๐ฟ Installation
You can install the package via composer:
```
composer require yuges-code/laravel-package
```
# ๐งช Running Tests
To run tests, run the following command:
```
composer test
```
# โ๏ธ License
The MIT License (MIT). Please see [License File](LICENSE.md) for more information.
# ๐๐ผโโ๏ธ Authors Information
Created in 2025 by:
- [Yuges-code](https://github.com/yuges-code)
- [All Contributors](../../contributors)