3 followers
Hey! Iām Swapnil Bhavsar. I work as Technical Lead at Square1, and I am a full-stack developer with primarily focus on Laravel, Vue and React. Here, I blog about web and mobile development topics.
You should never save authorization tokens in local storage or cookies, as they can be accessed by any third-party JavaScript code running in the...
I recently worked on a Laravel project which had the requirement of two authenticable models along with separate subscriptions. The project, of...