定制 cslant/laravel-generator 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

cslant/laravel-generator

最新稳定版本:v1.0

Composer 安装命令:

composer require cslant/laravel-generator

包简介

Laravel Generator Advanced is a package that helps you generate CRUD, Migration, Model, Controller, Repository, Request, Resource, Factory, Seeder, Action, ...

README 文档

README

This package is used to generate models, controllers, views, routes, migrations, seeders, factories, requests, and more for Laravel.

Latest Version Total Downloads Test Status StyleCI Quality Score Maintainability

Technology

  • PHP ^8.1
  • Laravel Framework 9.x, 10.x
  • Composer

Installation

You can install the package with Composer using the following command:

composer require cslant/laravel-generator-advanced

Publish the config file, views, and language files

If you want to change the default configuration, the views, or the language files, you can publish them with the following command:

 php artisan vendor:publish --provider="CSlant\LaraGenAdv\Providers\LaravelGeneratorServiceProvider" 

If you have run the above command, you will see the following files in your project:

  • config/laravel-generator-advanced.php
  • resources/views/vendor/laravel-generator-advanced

Also, you can publish only the config file with the following command:

 php artisan vendor:publish --provider="CSlant\LaraGenAdv\Providers\LaravelGeneratorServiceProvider" --tag="config" 

Similarly, you can publish only the views with the following command:

 php artisan vendor:publish --provider="CSlant\LaraGenAdv\Providers\LaravelGeneratorServiceProvider" --tag="views" 

License

The MIT License (MIT). Please see License File for more information.

license

统计信息

  • 总下载量: 3
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 2
  • 点击次数: 1
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 2
  • Watchers: 1
  • Forks: 2
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2024-01-09

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固