Download the PHP package limatheus/livewire-crud without Composer
On this page you can find all versions of the php package limatheus/livewire-crud. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download limatheus/livewire-crud
More information about limatheus/livewire-crud
Files in limatheus/livewire-crud
Download limatheus/livewire-crud
More information about limatheus/livewire-crud
Files in limatheus/livewire-crud
Vendor limatheus
Package livewire-crud
Short Description Generate Basic Crud Operations With Livewire and Tailwind Css For Laravel
License MIT
Homepage https://github.com/limatheus/livewire-crud
Package livewire-crud
Short Description Generate Basic Crud Operations With Livewire and Tailwind Css For Laravel
License MIT
Homepage https://github.com/limatheus/livewire-crud
Keywords laravelLivewireCrud
Please rate this library. Is it a good library?
Informations about the package livewire-crud
LiveCrud
Live Crud Generator. This package generates Basic Crud with Livewire.
Features
- Generate Complete Crud With Livewire Component and Blade Files
- Create / Update / Delete Functional
- Real Time Validation Already Added
- Fuzzy Search Functional
Installation
Via Composer
Prerequisites
- Models should be in
app/Modelsdirectory - Crud of only $fillable property will be generated
Usage
- This Command Will Generate Two Files
- First Will be in
app/HttpLivewire - Second Will be in
resources/views/Livewire
- First Will be in
For Bootstrap 4
-
Publish config and change
template = 'bootstrap' - Please copy this script and paste in your layout just after @livewireScripts tag
Security
If you discover any security related issues, please email author email instead of using the issue tracker.
Credits
License
license. Please see the license file for more information.
All versions of livewire-crud with dependencies
PHP Build Version
Package Version
Requires
illuminate/support Version
~7|~8|~9|~10|^11
The package limatheus/livewire-crud contains the following files
Loading the files please wait ...