Premium Video Tutorial
Premium Members Only
This advanced tutorial is available exclusively to Laravel Daily Premium members.
Join Premium - $29/month
Already a member? Login here
Premium membership includes:
Access to all premium tutorials
Video and Text Courses
Private Discord Channel
Thank you for this clarification. I think as one uses objects and instantiate them, and then you realise the simplicity of static methods, you verge towards them.
Then Laravel confuses you with Service Providers and Facades and IoC. The gap between a static method in a class and a Service Provider is huge, with all the overhead.