Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 538 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 538 Bytes

A demo of satoved/laravel-livewire-steps

This repo contains a Laravel app to showcase the satoved/laravel-livewire-steps package.

Usage

  1. Clone the repo
  2. Copy .env.example to .env
  3. Run composer install
  4. Run php artisan key:generate
  5. Visit the Laravel app in your browser.

You'll see the first step of the wizard for a simple email subscription flow.

screenshot