node-socket-laravel-session
node-socket-laravel-session copied to clipboard
This is an example of how to check a Laravel request for a valid session within Node.js/Socket.io
node-socket-laravel-session
This is an example of how to check a Laravel request for a valid session within Node.js/Socket.io. Using this code, you can perform an AJAX-request to a Socket.io Node.js service, which checks the Laravel cookie and validates for a valid session.