LaravelPackages.net
Acme Inc.
Toggle sidebar
livewire-components/general-components

crud general components by livewire

28
0
1.0.0
About livewire-components/general-components

livewire-components/general-components is a Laravel package for crud general components by livewire. It currently has 0 GitHub stars and 28 downloads on Packagist (latest version 1.0.0). Install it with composer require livewire-components/general-components. Discover more Laravel packages by livewire-components or browse all Laravel packages to compare alternatives.

Last updated

Livewire General Crud

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

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

Star History Chart