https://github.com/sunfire-packages/form
Reusable TALL-Stack components
https://github.com/sunfire-packages/form
alpinejs laravel livewire tallstack
Last synced: about 1 month ago
JSON representation
Reusable TALL-Stack components
- Host: GitHub
- URL: https://github.com/sunfire-packages/form
- Owner: Sunfire-Packages
- Created: 2020-11-30T17:16:12.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-12-19T11:14:31.000Z (over 5 years ago)
- Last Synced: 2025-03-22T18:25:46.908Z (12 months ago)
- Topics: alpinejs, laravel, livewire, tallstack
- Language: Blade
- Homepage:
- Size: 34.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## About
This package is part of the sunfire ecosystem.
It is designed to build custom form interfaces with the TALL-Stack and seamlessly interact with other sunfire packages.
For more Infotmation, examples and code snippets read the [official documentation]().
## Installation
Just type inside your terminal at the root of your project:
`composer require sunfire/form`
>This package is designed for Laravel with Tailwind, AlpineJs and Livewire.
>If your miss out on one of these components the package will not work.