oxalistech/livebstack

A sleek Laravel Livewire CRUD generator that combines dynamic forms, tables, and modals with a clean Bootstrap 5 UI. Built for developers who value clean code and rapid development.

v1.0.0 2024-12-14 15:19 UTC

This package is auto-updated.

Last update: 2025-06-14 16:43:59 UTC


README

Latest Version on Packagist Total Downloads GitHub Actions

LiveStack

🚀 Supercharge your Laravel Livewire development with elegantly simple CRUD operations.

LiveStack brings together forms, tables, and modals in a cohesive package that just works. No complicated setup, no bloated features - just clean, maintainable CRUD operations that you can set up in minutes.

Features

  • 🎯 Dynamic form builder with 10+ field types
  • 📊 Interactive tables with sorting and searching
  • 🔄 Bootstrap 5 modals with zero backend refreshes
  • 🔍 Smart relationship handling
  • 📱 Fully responsive design
  • ⚡ Zero-config file uploads
  • 🎨 Clean, intuitive UI

Why LiveStack?

Built for developers who need to move fast without sacrificing code quality. LiveStack handles all the CRUD boilerplate while staying out of your way when you need to customize things.

Installation

You can install the package via composer:

composer require oxalistech/livebstack

Usage

// Usage description here

Testing

composer test

Changelog

Please see CHANGELOG for more information what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security

If you discover any security related issues, please email morrismune.mm@gmail.com instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.

Laravel Package Boilerplate

This package was generated using the Laravel Package Boilerplate.