-
- Larastan Version: 2.5.1
- `--level` used: 6
- Pull request with failing test: https://github.com/nunomaduro/larastan/pull/1593
- Reproducer: https://github.com/villfa/repro-larastan-factory-mixin…
-
### Versions:
- ide-helper Version: 3.0.0
- Laravel Version: 11.0.5
- PHP Version: 8.2.16
### Description:
I'm using vscode with intelephense
```php
User::with('role')->get(); // return Il…
-
Vuex orm is heavily inspired by laravel models, but it seems all the php models need to be re declared in js
Is there any tool available to keep the js models in sync with eloquent php models? Righ…
-
Thank you very much for your job.
Your package is very interesting and functional.
The ability to store data on different models similar in structure in one index due to the "__class_name" attribute…
-
Many of you may have noticed I haven't been doing a lot of work on this project recently since v3 (Laravel 10) dropped earlier this year. To explain, open source time for me is limited at the moment -…
-
Issue to track/plan Meerkat 4
If you see this and have ideas/wish list items for v4, feel free to drop them in the comments!
- [ ] Test Suite/Coverage
- [x] Support for new validation syntax
-…
-
First of all, this project looks fantastic. I used this rule on a codebase and it covered 90% of my needs.
However, this is just a proposal but could there be a way to add configuration to this rul…
-
curl -i \
-H "Accept: application/json" \
-H "authorization: Bearer 183|tz2wOTX6prvhDZTRxQIYCFlMlED760lmwMbLsMIp" \
-H "Content-Type: application/json" \
…
-
After updating an existing model in laravel to make use of ApiWrapper, I'm unable to load any belongsTo relationships from the model object that gets created. Trying to access them causes the followin…
-
Hi, Currently having an issue where the site wont load due to it not having permissions for the php session file as they don't exist as files, I believe this is due to us using Redis sessions.
Is thi…