livewire-components/general-components

crud general components by livewire

1.0.0 2022-12-08 10:18 UTC

This package is auto-updated.

Last update: 2025-04-08 15:33:05 UTC


README

Introduction

General (index ,create ,update ,delete) by livewire.

Installation

You have to install Laravel Livewire.

To get started, install package using composer:

composer require livewire-components/general-components

Next, Run install artisan command to publish bootstrap scaffolding to application

This command will update package.json with Bootstrap dependencies, update resources/sass and resources/js, and resources/views with authentication views like login, register, reset password request, layouts files etc.

Build With

Laravel
Laravel Livewire

Useful Links

Official Laravel Livewire Documentation

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT