Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/elsbury13/livewire


https://github.com/elsbury13/livewire

laravel laravel-livewire livewire php

Last synced: 8 days ago
JSON representation

Awesome Lists containing this project

README

        

# Laravel Livewire
See the docs for everything: https://laravel-livewire.com/docs/quickstart

## Composer
composer global require laravel/installer

## Building
composer install

## Migrations
php artisan migrate

## Testing
php artisan test

![Screenshot](/public/livewire.png)