Download the PHP package hts/laravel_crud_generator without Composer
On this page you can find all versions of the php package hts/laravel_crud_generator. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download hts/laravel_crud_generator
More information about hts/laravel_crud_generator
Files in hts/laravel_crud_generator
Download hts/laravel_crud_generator
More information about hts/laravel_crud_generator
Files in hts/laravel_crud_generator
Please rate this library. Is it a good library?
Informations about the package 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.
- Will create Model with Eloquent relations
- Will create Controller with all resources
- Will create views in Bootstrap
Requirements
Laravel >= 5.5
PHP >= 7.1
Installation
1 - Install
2- Publish the default package's config
Usage
Add a route in web.php
Route name in plural slug case.
Options
- Custom Route
Example
Model
Controller
Listing
Form
Author
M Haris // Email Me
All versions of laravel_crud_generator with dependencies
PHP Build Version
Package Version
Requires
laravel/framework Version
^5.5|^6.20.42|^7.0|^8.0|^9.0|^10.0|^11.0
The package hts/laravel_crud_generator contains the following files
Loading the files please wait ....