当前位置:网站首页>有什么类方法或是函数可以查看某个项目的Laravel版本的?
有什么类方法或是函数可以查看某个项目的Laravel版本的?
2022-07-07 10:37:00 【全栈程序员站长】
查看composer.json文件:
"require": {
"php": ">=7.0.0",
"fideloper/proxy": "~3.3",
"laravel/framework": "5.5.*",
"laravel/tinker": "~1.0"
},
使用命令
php artisan --version
或者查看composer.json中require的laravel/framework,可以看到大版本
{
"name": "laravel/laravel",
"description": "The Laravel Framework.",
"keywords": ["framework", "laravel"],
"license": "MIT",
"require": {
"laravel/framework": "4.2.*",
}
....
}
发布者:全栈程序员栈长,转载请注明出处:https://javaforall.cn/113479.html原文链接:https://javaforall.cn
边栏推荐
- idm服务器响应显示您没有权限下载解决教程
- Realize all, race, allsettled and any of the simple version of promise by yourself
- NPM instal reports agent or network problems
- 图像像素读写操作
- ip2long之后有什么好处?
- [Q&A]AttributeError: module ‘signal‘ has no attribute ‘SIGALRM‘
- SQL lab 1~10 summary (subsequent continuous update)
- [deep learning] image multi label classification task, Baidu paddleclas
- How to use PS link layer and shortcut keys, and how to do PS layer link
- Vxlan static centralized gateway
猜你喜欢
The left-hand side of an assignment expression may not be an optional property access. ts(2779)
The hoisting of the upper cylinder of the steel containment of the world's first reactor "linglong-1" reactor building was successful
【深度学习】图像多标签分类任务,百度PaddleClas
2022危险化学品生产单位安全生产管理人员考题及在线模拟考试
Experiment with a web server that configures its own content
OSPF exercise Report
[爬虫]使用selenium时,躲避脚本检测
SQL Lab (36~40) includes stack injection, MySQL_ real_ escape_ The difference between string and addslashes (continuous update after)
How to use PS link layer and shortcut keys, and how to do PS layer link
Ctfhub -web SSRF summary (excluding fastcgi and redI) super detailed
随机推荐
[Q&A]AttributeError: module ‘signal‘ has no attribute ‘SIGALRM‘
Vxlan static centralized gateway
Experiment with a web server that configures its own content
(to be deleted later) yyds, paid academic resources, please keep a low profile!
[pytorch practice] write poetry with RNN
PHP调用纯真IP数据库返回具体地址
Dialogue with Wang Wenyu, co-founder of ppio: integrate edge computing resources and explore more audio and video service scenarios
【从 0 开始学微服务】【02】从单体应用走向服务化
SQL Lab (46~53) (continuous update later) order by injection
【从 0 开始学微服务】【01】什么是微服务
编译 libssl 报错
【从 0 开始学微服务】【03】初探微服务架构
ICLR 2022 | 基于对抗自注意力机制的预训练语言模型
File upload vulnerability - upload labs (1~2)
Several ways to clear floating
Tutorial on the principle and application of database system (011) -- relational database
【深度学习】图像多标签分类任务,百度PaddleClas
How to use PS link layer and shortcut keys, and how to do PS layer link
Inverted index of ES underlying principle
sql-lab (54-65)