https://github.com/ilyes512/boilr-laravel-package
Scoffold your Laravel composer package with ease...
https://github.com/ilyes512/boilr-laravel-package
Last synced: 3 months ago
JSON representation
Scoffold your Laravel composer package with ease...
- Host: GitHub
- URL: https://github.com/ilyes512/boilr-laravel-package
- Owner: Ilyes512
- License: mit
- Created: 2022-03-28T21:57:20.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-02-21T20:15:07.000Z (3 months ago)
- Last Synced: 2025-02-21T20:19:45.152Z (3 months ago)
- Language: PHP
- Size: 64.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Ilyes512/boilr-laravel-package
A [Boilr](https://github.com/Ilyes512/boilr) template for PHP Laravel packages.
## Install/Usage instructions
**Requirements:**
- [Boilr](https://github.com/Ilyes512/boilr#installation)## Overview task commands
An overview of all Task commands:
```bash
$ task --listtask: Available tasks for this project:
* test: Test the boilr template
* update: Update the boilr template
* test:cleanup: Cleanup boilr template test files
* test:interactive: Test the boilr template interactivly
```
## Links- VSCode [Sharing Git/GPG Credentials](https://code.visualstudio.com/remote/advancedcontainers/sharing-git-credentials)
with DevContainer## License
The MIT License (MIT). Please see [License File](LICENSE) for more information.