Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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]

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/)