Build a realtime spreadsheets application - Part 1: Users and spreadsheets
This series shows you how to build a spreadsheets application using PHP (Laravel) for the backend, and Pusher for realtime updates. In part one, implement user accounts and basic spreadsheet functionality.
Follow tutorial