Download the PHP package coolhax/bootstrap-laravel-crud-generator without Composer
On this page you can find all versions of the php package coolhax/bootstrap-laravel-crud-generator. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download coolhax/bootstrap-laravel-crud-generator
More information about coolhax/bootstrap-laravel-crud-generator
Files in coolhax/bootstrap-laravel-crud-generator
Download coolhax/bootstrap-laravel-crud-generator
More information about coolhax/bootstrap-laravel-crud-generator
Files in coolhax/bootstrap-laravel-crud-generator
Vendor coolhax
Package bootstrap-laravel-crud-generator
Short Description Laravel bootstrap 5 Crud Generator based on https://github.com/awais-vteams/laravel-crud-generator
License MIT
Package bootstrap-laravel-crud-generator
Short Description Laravel bootstrap 5 Crud Generator based on https://github.com/awais-vteams/laravel-crud-generator
License MIT
Please rate this library. Is it a good library?
Informations about the package bootstrap-laravel-crud-generator
)
This Laravel Generator package provides and generate Controller, Model (with eloquent relations) and Views in Bootstrap for your development of your applications with single command.
This packege based on - (https://github.com/awais-vteams/laravel-crud-generator)
What Is New
- Relationship with select in form and auto Relationship data pass in view
- Select dropDown in form
- Search Filter added
- $serchable Property in Model
- Bootstrap new Design col-md-6
-
New Feature Auto Route
- Will create Model with Eloquent relations
- Will create Controller with all resources
- Will create views in Bootstrap
Requirements
Laravel >= 9.0
PHP >= 8.1
Bootstrap >= 5.0.0
Start Up
Installation
1 - Install
2- Publish the default package's config
Usage
Add a route in web.php
- Now auto Route Feature Not Needed
Route name in plural slug case.
Options
- Custom Route
Example
Model
Controller
Listing
Form
Author
Rohit Kumar // Email Me
All versions of bootstrap-laravel-crud-generator with dependencies
PHP Build Version
Package Version
The package coolhax/bootstrap-laravel-crud-generator contains the following files
Loading the files please wait ....