mdhesari/laravel-assistant 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

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

mdhesari/laravel-assistant

最新稳定版本:0.3.1

Composer 安装命令:

composer require mdhesari/laravel-assistant

包简介

A smart laravel assistant which makes Laravel deveoper's life easier. just focus on the logic and leave the boilerplates on me.

README 文档

README

Latest Version on Packagist Total Downloads

Larave assistant is a smart assistant tool for developers in order to develop and implement robust api for their client.

Installation

You can install the package via composer:

composer require mdhesari/laravel-assistant --dev

Usage

php artisan assistant:install

This package was created when I wanted to have a tool in order to scaffold my new modules in a second with my architecture and design concepts.

It's currently best fit for api design, for example I want to develop a Todo app.

before everything don't forget to add OPENAI_API_KEY in your .env.

OPENAI_API_KEY="YOUR_API_KEY"

The magical command assistant:crud uses base architecture for scaffolding model, controller, migration, request architecture, and also it creates some events and actions in order to integrate them together.

  • Crud scaffolding
php artisan assistant:crud -a Task
  • Migration
php artisan assistant:make-migration Task
  • Model
php artisan assistant:make-model Task
  • Request
php artisan assistant:make-request Task
  • Modules

Use modules option in order to add files into their specified module.

--modules=true

Testing

composer test

Changelog

Please see CHANGELOG for more information what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security

If you discover any security related issues, please email mdhesari99@gmail.com instead of using the issue tracker.

Credits

License

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

Laravel Package Boilerplate

This package was generated using the Laravel Package Boilerplate.

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2023-08-06

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固