oliverservin/laravel-passwordless-template

An opinionated setup of the Laravel Framework with passwordless authentication.

v1.0.0 2024-05-21 01:35 UTC

This package is auto-updated.

Last update: 2024-08-30 05:11:15 UTC


README

This is a template I use when starting a new Laravel project. It is opinionated and uses the conventions I prefer to work with day-in, day-out with a passwordless authentication flow.

Installation

You can create a new project via composer:

composer create-project oliverservin/laravel-template

Toolset

The created application is configured with the following tools: