Reza
Reza
I haven't used 5.8 yet, I'm gonna port whenever needed, we have to check that there isn't any signature or conceptual change within eloquent, please feel free to open a...
Create a bitmap of the showing font in the image and change the captcha letter count to 6.
This is a good addition. Trying to see everything as resources as much as possible helps, and most projects have multiple explicit definitions for singular resources which this addition solves...
The auth driver has been changed a lot in new Laravel versions, btw implementing the same logic using the `extend` behaviour of Laravel driver managers is easy.
@tonysm The call to the `$comment->broadcastReplace();` couldn't be moved to the job? instead of all of the parameters needed to build `TurboStreamBroadcast` ?