Laravel agnostic foundation helpers to optimize your codebase and improve your web app

dev-master 2022-10-11 20:46 UTC

This package is auto-updated.

Last update: 2024-04-12 00:15:31 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

  • ...