Sending notifications in Laravel is quite easy actually. As you may know that Laravel notification system is a beauty on its own. It’s easy to follow up and learn. But it’s often the case that documentation is not enough (as in many things that laravel offers), so let’s dive in...
Laravel Collections, Eloquent ORM, Jobs, Queues, Notifications, Task Scheduling, Web Sockets