PLATFORM
  • Tails

    Create websites with TailwindCSS

  • Blocks

    Design blocks for your website

  • Wave

    Start building the next great SAAS

  • Pines

    Alpine & Tailwind UI Library

  • Auth

    Plug'n Play Authentication for Laravel

  • Designer comingsoon

    Create website designs with AI

  • DevBlog comingsoon

    Blog platform for developers

  • Static

    Build a simple static website

  • SaaS Adventure

    21-day program to build a SAAS

Authentication

Authentication posts, videos, courses, and more

How to add two factor authentication to your laravel application

Two factor authentication is a security measure that adds an extra layer of protection to a user's account or system by requiring two forms of identification. Instead of relying solely on a...

Supernova3339 ยท 2 years ago

5

SPA Authentication using Laravel 9 Sanctum, Vue 3 and Vite

Laravel Sanctum provides a lightweight authentication system relying on Laravel's built-in cookie-based session authentication services. How Laravel Sanctum works Before we start blindly mas...

TechvBlogs ยท 3 years ago

4

Laravel 9 Authentication Tutorial

What is Laravel? Laravel is an open-source PHP web application framework with expressive, elegant syntax. It is an MVC framework for building simple to complex web applications using the PHP...

TechvBlogs ยท 3 years ago

3

Setup Email Authentication with Reset option in React App ๐Ÿš€

Hello Folks ๐Ÿ‘‹ This is Savio here. I'm young dev with an intention to enhance as a successful web developer. I love building web apps with React. I have proved my superiority in frontend tec...

Savio Martin ยท 4 years ago

7

Setup Google, Github and Facebook Authentication in your React App ๐Ÿš€

Hello Folks ๐Ÿ‘‹ This is Savio here. I'm young dev with an intention to enhance as a successful web developer. I love building web apps with React. I have proved my superiority in frontend tec...

Savio Martin ยท 4 years ago

7

Laravel Authentication vs Authorization

Laravel provides some really great features out of the box. Authentication and Authorization are just a few of them. If you are fairly new to application development and/or Laravel, these tw...

Tony Lea ยท 4 years ago

5

Firebase Authentication in Angular

Firebase provides a very simple way to setup authentication in your apps. Here weโ€™ll explore how to setup a simple email/password signup and authentication workflow for Angular 2+ apps using...

Wael Manai ยท 6 years ago

Laravel 5.2 Authentication

Learn how to build full authentication in your Laravel 5.2 application. A few things have changed from Laravel 5.1 to 5.2 so we wanted to create a new video showing you how to set everything...

Tony Lea ยท 9 years ago

Simple Laravel 5 Authentication

Laravel 5 makes it super easy to get up and running with a full authentication system so that way you can spend time on building the core of your application instead of having to worry about...

Tony Lea ยท 10 years ago

Loading More Content