An open API service indexing awesome lists of open source software.

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...

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 --list

task: 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.