Improve speed of Domain::users() method
Before the change it invoked a separate SELECT for every user in the result
Note that this method is used only in one place, the artisan domain:users command.
Improve speed of Domain::users() method Tags None Referenced Files None Subscribers None
Description
Details
|