Skip to content
This repository has been archived by the owner on May 24, 2023. It is now read-only.

Demo application used during my "Intro to Livewire" talk at the Laravel Switzerland Meetup.

Notifications You must be signed in to change notification settings

stefanzweifel/talk-intro-to-livewire

Repository files navigation

Intro to Laravel Livewire

This repository holds the source code for a demo application I've used during my "Intro to Laravel Livewire" talk at the Laravel Switzerland Meetup on 20th October 2022.

Installation

  1. Clone the repository
  2. Run composer install
  3. Copy .env.example to .env
  4. Run php artisan key:generate
  5. Run php artisan serve
  6. Open http://localhost:8000 in your browser

License

MIT

About

Demo application used during my "Intro to Livewire" talk at the Laravel Switzerland Meetup.

Resources

Stars

Watchers

Forks