Maarten Tolhuijs
Results
2
issues of
Maarten Tolhuijs
Reading from a custom path works, however when I try to add a field the POST to `/schematics/models/edit` fails with Exception `"message": "Cannot replace non-existing $fillable",` when hitting the save...
bug
I've added a slimmed down implementation of [laravel-env-scanner](https://github.com/mtolhuys/laravel-env-scanner) to count undefined environmental variables used in `config/` and `app/` directories by `env()` & `getenv()` helpers.