Skip to content

A full-stack framework for Laravel that takes the pain out of building dynamic UIs.

License

Notifications You must be signed in to change notification settings

Zakarialabib/livewire

 
 

Repository files navigation

Livewire 3

Better README coming soon after I'm home from Laracon lol.

Setup locally

(This is a WIP)

  • git clone

  • composer install

  • ./vendor/bin/testbench-dusk dusk:chrome-driver

  • (./vendor/bin/dusk-updater update also sometimes fixes chromedriver issues)

  • npm install

  • (link all the missing Alpine dependancies)

  • npm run build

About

A full-stack framework for Laravel that takes the pain out of building dynamic UIs.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 88.3%
  • JavaScript 7.2%
  • Blade 4.4%
  • Shell 0.1%