taylorotwell / livewire

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

License:MIT License


Languages

Language:PHP 88.3%Language:JavaScript 7.1%Language:Blade 4.5%Language:Shell 0.1%