Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sgoehringer/livewire-tinker
Tinkering with Livewire [Thanks @calebporzio]
https://github.com/sgoehringer/livewire-tinker
laravel-framework laravel-livewire livewire php
Last synced: 24 days ago
JSON representation
Tinkering with Livewire [Thanks @calebporzio]
- Host: GitHub
- URL: https://github.com/sgoehringer/livewire-tinker
- Owner: sgoehringer
- Created: 2019-09-13T19:22:00.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T10:20:56.000Z (almost 2 years ago)
- Last Synced: 2024-10-15T07:22:07.781Z (2 months ago)
- Topics: laravel-framework, laravel-livewire, livewire, php
- Language: PHP
- Homepage:
- Size: 1.1 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 27
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Tinkering with Livewire & Laravel
This is just a playground to toy around with [Livewire](https://github.com/calebporzio/livewire), a magical front-end framework for [Laravel](https://github.com/laravel/laravel) created by [@calebporzio](https://github.com/calebporzio)## Goals
- Build some things
- Probably nothing too special
- See how it works
- Share with some friends## Projects
- Counter (Essentially right from the docs)## References
- [Livewire Documentation](https://livewire-framework.com/docs/quickstart/)