Download the PHP package imritesh/livecrud without Composer
On this page you can find all versions of the php package imritesh/livecrud. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download imritesh/livecrud
More information about imritesh/livecrud
Files in imritesh/livecrud
Download imritesh/livecrud
More information about imritesh/livecrud
Files in imritesh/livecrud
Vendor imritesh
Package livecrud
Short Description Generate Basic Crud Operations With Livewire and Tailwind Css For Laravel
License MIT
Homepage https://github.com/riteshsingh1/livewire-crud
Package livecrud
Short Description Generate Basic Crud Operations With Livewire and Tailwind Css For Laravel
License MIT
Homepage https://github.com/riteshsingh1/livewire-crud
Please rate this library. Is it a good library?
Informations about the package livecrud
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/Models
directory - 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
TODO
[] Bulma Support
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 livecrud with dependencies
PHP Build Version
Package Version
Requires
illuminate/support Version
~7|~8
The package imritesh/livecrud contains the following files
Loading the files please wait ....