LaravelPackages.net
Acme Inc.
Toggle sidebar
oliverservin/laravel-passwordless-template

An opinionated setup of the Laravel Framework with passwordless authentication.

6
0
v1.0.0
About oliverservin/laravel-passwordless-template

oliverservin/laravel-passwordless-template is a Laravel package for an opinionated setup of the laravel framework with passwordless authentication.. It currently has 0 GitHub stars and 6 downloads on Packagist (latest version v1.0.0). Install it with composer require oliverservin/laravel-passwordless-template. Discover more Laravel packages by oliverservin or browse all Laravel packages to compare alternatives.

Last updated

Opinionated Laravel Passwordless Template

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:

Comments