Blogs

I share insights on web development, from coding tips to the latest tech trends and everything in between.

Laravel Passwordless Authentication

October 5, 2023

9 min read

In this article, we'll explore how to implement passwordless authentication in Laravel using a magic link. This method allows users to log in without traditional passwords, simplifying the process and enhancing user experience. Follow along to set up your Laravel project and create a seamless sign-in and sign-up process with email verification!
raprmdn
Rafi Putra Ramadhan
Build API in less than 2 minutes

November 25, 2022

4 min read

In this guide, you'll learn to build a simple REST API in under two minutes using Node.js and Express.js. Follow the steps to set up your server, create routes, and test your API effortlessly!
raprmdn
Rafi Putra Ramadhan