Skip to content

webapp-builders/laravel-fortify-demo

 
 

Repository files navigation

laravel-fortify-demo

This repo is part of the article "Using Laravel Fortify to restore laravel/ui functionality". You can read at DEV

Installation

  1. clone this repo
  2. composer install
  3. cp .env.example .env
  4. php artisan key:generate
  5. configure database
  6. php artisan migrate

Releases

No releases published

Packages

No packages published

Languages

  • PHP 84.5%
  • Blade 14.8%
  • Shell 0.7%