brunocfalcao / archer
Laravel agnostic foundation helpers to optimize your codebase and improve your web app
dev-master
2022-10-11 20:46 UTC
Requires
- php: ^8.1
- illuminate/contracts: ^9.0
Requires (Dev)
- jubeki/laravel-code-style: ^1.1
- laravel/pint: ^1.1
- nunomaduro/collision: ^6.0
- nunomaduro/larastan: ^2.0.1
This package is auto-updated.
Last update: 2024-11-12 01:32:55 UTC
README
Essentials
- Command "php artisan pint"
- Installs opcodesio/log-viewer
- Command "php artisan archer:install-whoops" (replaces ignition by filp/whoops)
- A scheduled configured way to clean the app cache
- Command "php artisan archer:install" - [x] "php artisan vendor:publish --provider="Jubeki\LaravelCodeStyle\ServiceProvider" - [x] "php artisan vendor:publish --tag="log-viewer-config"
- ...
Nice to have
- Check our Laravel Health and have some activations done
- ...
When I don't have nothing to do
- ...