oliverservin/laravel-passwordless-template

An opinionated setup of the Laravel Framework with passwordless authentication.

Installs: 6

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:project

pkg:composer/oliverservin/laravel-passwordless-template

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

This package is auto-updated.

Last update: 2025-09-29 03:07:48 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: