I made a small package that tracks when your users were last on your site. the package let's you cho...
You can setup node to make use of the same database as your laravel app would be using. Socket.io ha...
as vafrcor's linked post suggests you should cache some of the database queries, that could save som...
I personally like node pared with socket.io, as you said you would need to setup nginx to route requ...
Just take a look at the provided hashers: https://github.com/cartalyst/sentry/blob/master/src/Cartal...
The Laravel portal for problem solving, knowledge sharing and community building.