Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/elsbury13/livewire
https://github.com/elsbury13/livewire
laravel laravel-livewire livewire php
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/elsbury13/livewire
- Owner: elsbury13
- Created: 2020-09-21T15:19:40.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2020-09-21T15:34:42.000Z (about 4 years ago)
- Last Synced: 2024-10-31T05:05:12.253Z (8 days ago)
- Topics: laravel, laravel-livewire, livewire, php
- Homepage:
- Size: 151 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)