Please I would like to create a test project in Laravel using Laravel builtin queue system, Pusher, Laravel Echo and Vue.js to know if it's possible for me to create notifications that appears on user login and stored when disconnected. I'm still new to web development and would like to grasp the concept of Laravel Echo and queue system. Any tutorial that can help please?
Ehsan Fazeli
Software Engineer
Check out Laracasts.
Jeffery Way is a great teacher and you'd learn everything about Laravel, from basic to advanced stuff. And it has a whole series about Echo and Pusher.