131

GitHub - awais-vteams/laravel-crud-generator: Laravel CRUD Generator

 5 years ago
source link: https://github.com/awais-vteams/laravel-crud-generator
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

README.md

Laravel CRUD Generator

Packagist Licence StyleCI

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

composer require ibex/crud-generator --dev

2- Publish the default package's config

php artisan vendor:publish --tag=crud

Usage

php artisan make:crud {table_name}

php artisan make:crud banks

Example

Model Model

Controller Controller

Listing Listing

Form Form

Author

M Awais // Email Me


Recommend

About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK