Skip to content

krissss/webman-eloquent-ide-helper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

webman-eloquent-ide-helper

说明

webman 目前默认使用的 Laravel ORM,已经给 support/Model 加上了必要的注释

使用 webman/consolewebman make:model 也已经会给模型加上了相应的字段注释

目前仍不能做到的:

  • 数据库字段更新后更新注释
  • 添加 getXxxAttribute 或者模型关联后,不能更新注释

简介

给 webman 的 laravel eloquent model 加上注释

使用 barryvdh/laravel-ide-helper

安装

composer require kriss/webman-eloquent-ide-helper

使用

php webman ide-helper:models

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages