当前位置:网站首页>Laravel generate entity
Laravel generate entity
2022-07-05 13:43:00 【Php_ XiaoZhi】
One 、 Generate by command User Model class
php artisan make:model Http/Models/User
If the table name is user, You need to set the mandatory table name to user, Otherwise, it will access by default users surface
protected $table = 'user';?
Two 、 Install the model class code prompt plug-in
Install the model class code prompt plug-in plug-in
composer require barryvdh/laravel-ide-helper
Generate comments for the data model
php artisan ide-helper:models Generate all
php artisan ide-helper:models "App\Models\User" Generate single
by Facades Generate annotations
php artisan ide-helper:generate
3、 ... and 、 test
User::where()->get();
It's normal .
边栏推荐
- What about data leakage? " Watson k'7 moves to eliminate security threats
- Mmseg - Mutli view time series data inspection and visualization
- Usage, installation and use of TortoiseSVN
- 一网打尽异步神器CompletableFuture
- 什么叫做信息安全?包含哪些内容?与网络安全有什么区别?
- The "Baidu Cup" CTF competition was held in February 2017, Web: explosion-2
- MySQL - database query - sort query, paging query
- When using Tencent cloud for the first time, you can only use webshell connection instead of SSH connection.
- Pancake Bulldog robot V2 (code optimized)
- What happened to the communication industry in the first half of this year?
猜你喜欢
Mmseg - Mutli view time series data inspection and visualization
When using Tencent cloud for the first time, you can only use webshell connection instead of SSH connection.
Binder communication process and servicemanager creation process
嵌入式软件架构设计-消息交互
Introduction to Chapter 8 proof problem of njupt "Xin'an numeral base"
Catch all asynchronous artifact completable future
STM32 reverse entry
【华南理工大学】考研初试复试资料分享
什么是网络端口
Internal JSON-RPC error. {"code":-32000, "message": "execution reverted"} solve the error
随机推荐
How to deal with the Yellow Icon during the installation of wampserver
内网穿透工具 netapp
Summary and arrangement of JPA specifications
Flutter 3.0更新后如何应用到小程序开发中
Flutter draws animation effects of wave movement, curves and line graphs
RK3566添加LED
Wonderful express | Tencent cloud database June issue
Go string operation
“百度杯”CTF比赛 九月场,Web:SQL
这18个网站能让你的页面背景炫酷起来
Summit review | baowanda - an integrated data security protection system driven by compliance and security
多人合作项目查看每个人写了多少行代码
【云资源】云资源安全管理用什么软件好?为什么?
Prefix, infix, suffix expression "recommended collection"
When using Tencent cloud for the first time, you can only use webshell connection instead of SSH connection.
Laravel framework operation error: no application encryption key has been specified
MySQL --- 数据库查询 - 排序查询、分页查询
STM32 reverse entry
redis6事务和锁机制
今年上半年,通信行业发生了哪些事?