An opinionated setup of the Laravel Framework with passwordless authentication.
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
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.
You can create a new project via composer:
composer create-project oliverservin/laravel-template
The created application is configured with the following tools: