Elísio Leonardo
Elísio Leonardo
I added the ability to track user ID of the users that generate the logs. Imagine you are offering support for a system that has many entries in the error...
**Describe the bug** Seems Like this Package doesn't work when using Spatie's Laravel query builder to fetch the data (https://github.com/spatie/laravel-query-builder). I've checked that package and they don't override newEloquentBuilder() method,...
When trying to view the profile page I got the following error, using the last version of the plugin: Fatal error: Uncaught Error: Cannot use object of type LP_Profile_Tab as...
I use Laravel Sail in my development environment and I am wondering if there is any way to run Pest Browser tests in headed mode(view the browser interactions) on that...