buzkall
buzkall
In case this helps to someone: the "Call to a member function prepare() on null" error was happening to me when running tenancy()->central() because I'm using the session_driver=database and it...
Yes, module() is a scope. Here I attach a simpler example with the code of the scope  With the #[Scope] approach I need to add query() or I'll get...
I'm on the Laravel Idea plugin version 11.4.1.252, I've executed the "Generate helper code" function, but I still get the same warning if I set Illuminate\Support\Collection as the return value...
I've invalidaded caches and generated code again, but the same warning keeps appearing ðŸ˜