Andrea Lambicchi
Andrea Lambicchi
https://github.com/SpartnerNL/Laravel-Nova-Excel/blob/891c21de17aafe6792f8582e8b4ee12942612cca/src/Requests/ExportLensActionRequest.php#L46 Hello, _filterForIndex_ method introduced in commit de423bd106bc73eacefd67b4cd74bd0339c91f2f is not available for laravel nova v2.12.0. Reading the [requirements](https://docs.laravel-excel.com/nova/1.x/getting-started/installation.html#requirements) I find no limitations in the use of the nova version 2.x....
Any plan about support for laravel nova 4? Thanks
This PR follow up the pull #3543, just try resolve media model from subject in FileAdder and reinforce the HasMedia contract.
This PR replaces the PR #2618 refactors some code of the PermissionRegistrar and traits. The goal is the possibility of being able to instantiate multiple PermissionRegistrar to isolate and use...
**Edit**: I push PR #2623 for a more complete solution. This PR add the (little) ability to override role and permission model class in traits, this can "facilitate" (in a...
# Description resolve #82 @DarkGhostHunter can u help me with tests? See the test fails `Tests\Assertion\ValidationTest@test_check_origin_pass_if_in_additional_allowed_origins` it throw `Laragear\WebAuthn\Exceptions\AssertionException: Assertion Error: Signature is invalid: error:0480006C:PEM routines::no` Otherwise when I have...
### Please check these requirements - [X] This feature helps everyone using this package - [X] It's feasible and maintainable - [X] It's non breaking - [X] I issued a...
### Laravel Version 11.33.2 ### PHP Version 8.2.24 ### Database Driver & Version _No response_ ### Description Hi, I noticed that when I [register an observers](https://laravel.com/docs/11.x/eloquent#observers) with the `ObservedBy` attribute...