Hamza SehouliBuilding a RESTful API with Laravel 11, A Complete GuideLaravel is a popular PHP framework known for its simplicity and power. It allows developers to create robust and scalable backend services.Sep 81
Sarfaraz Muhammad SajibLaravel Sanctum Installation: A Quick 5-Minute Guide for Secure REST APIAre you ready to enhance the security of your Laravel application? Look no further! In this quick guide, we’ll walk you through the process…Feb 21
Umer GhouriLaravel 10 , 11 Sanctum Authentication APILaravel Sanctum provides a featherweight authentication system for SPAs (single page applications like Vue , React etc), mobile…Jul 71Jul 71
Serhii DychkoAccess and refresh tokens using Laravel SanctumIt is quite popular and secure to have an access token as well as a token for its renewal. At the time of writing this article, I was…Jul 23Jul 23
InDev GeniusbyMohamad MahmoodLaravel 11 + Breeze + Auth API: Adding an API Route To Laravel 11 ProjectLaravel v.11 came out with two notable changes: (1) SQLite becomes the default database, and (2) the API route is removed.May 24May 24
Hamza SehouliBuilding a RESTful API with Laravel 11, A Complete GuideLaravel is a popular PHP framework known for its simplicity and power. It allows developers to create robust and scalable backend services.Sep 81
Sarfaraz Muhammad SajibLaravel Sanctum Installation: A Quick 5-Minute Guide for Secure REST APIAre you ready to enhance the security of your Laravel application? Look no further! In this quick guide, we’ll walk you through the process…Feb 21
Umer GhouriLaravel 10 , 11 Sanctum Authentication APILaravel Sanctum provides a featherweight authentication system for SPAs (single page applications like Vue , React etc), mobile…Jul 71
Serhii DychkoAccess and refresh tokens using Laravel SanctumIt is quite popular and secure to have an access token as well as a token for its renewal. At the time of writing this article, I was…Jul 23
InDev GeniusbyMohamad MahmoodLaravel 11 + Breeze + Auth API: Adding an API Route To Laravel 11 ProjectLaravel v.11 came out with two notable changes: (1) SQLite becomes the default database, and (2) the API route is removed.May 24
Suton TamimyLaravel 10 Authentication with Sanctum, Cookies, and Face RecognitionThis tutorial is just a simplified starting point on how an SPA site can communicate with a Laravel API, with a bit of experimental Face…Feb 14
Rifatul IslamUnderstanding the Differences and Uses of Sanctum, Passport, and JWTIn modern web development with API musty need authentication and authorization. In the Laravel ecosystem, Laravel Sanctum, Laravel…Apr 30
Fikri HanifLaravel Sanctum, Laravel Passport, and JWT: Unveiling the Guardians of Laravel AuthenticationIntroductionJul 2, 20232