当前位置:网站首页>Laravel 中config的用法
Laravel 中config的用法
2022-07-07 14:06:00 【全栈程序员站长】
Laravel
的config
下一般存放配置信息,可以通过config('key')
方法获取指定的数据。
设置值可通过「点」式语法读取,其中包含要访问的文件名以及选项名称。
现在想读取\config\app.
PHP
文件的url
,文件中数据为:
'url' => 'http://localhost',
获取方法:
config('app.url')
如果找不到app.url
,会返回默认返回第二个参数。
config('app.url', 'default_val')
发布者:全栈程序员栈长,转载请注明出处:https://javaforall.cn/113175.html原文链接:https://javaforall.cn
边栏推荐
- When opening the system window under UE4 shipping, the problem of crash is attached with the plug-in download address
- JS array foreach source code parsing
- 无线传感器网络--ZigBee和6LoWPAN
- 讲师征集令 | Apache SeaTunnel(Incubating) Meetup 分享嘉宾火热招募中!
- Vs tool word highlight with margin
- Three. JS introductory learning notes 13: animation learning
- Step by step monitoring platform ZABBIX
- Three. JS introductory learning notes 05: external model import -c4d into JSON file for web pages
- Align individual elements to the right under flex layout
- Three. JS introductory learning notes 18: how to export JSON files with Blender
猜你喜欢
Three. JS introductory learning notes 03: perspective projection camera
Excessive dependence on subsidies, difficult collection of key customers, and how strong is the potential to reach the dream of "the first share of domestic databases"?
Notification uses full resolution
Xcode Revoke certificate
谈谈 SAP iRPA Studio 创建的本地项目的云端部署问题
10 schemes to ensure interface data security
Three. JS introductory learning notes 10:three JS grid
过度依赖补助,大客户收款难,冲刺“国产数据库第一股”的达梦后劲有多足?
Xcode Revoke certificate
Talk about the cloud deployment of local projects created by SAP IRPA studio
随机推荐
There are many ways to realize the pause function in JS
Three. JS introductory learning notes 0: illustration of how webgl and threejs work
一个普通人除了去工厂上班赚钱,还能干什么工作?
分步式监控平台zabbix
Logback logging framework third-party jar package is available for free
Whole process analysis of unity3d rendering pipeline
Aerospace Hongtu information won the bid for the database system research and development project of a unit in Urumqi
UE4 exports the picture + text combination diagram through ucanvasrendertarget2d
Eye of depth (VII) -- Elementary Transformation of matrix (attachment: explanation of some mathematical models)
招标公告:盘锦市人民医院盘锦医院数据库维保项目
Limit of total fields [1000] in index has been exceeded
Application example of infinite list [uigridview]
LeetCode2_ Add two numbers
Three singleton modes of unity (hungry man, lazy man, monobehavior)
numpy--疫情数据分析案例
Xcode Revoke certificate
U3D_ Infinite Bessel curve
three.js打造酷炫下雪效果
The unity vector rotates at a point
Three. JS introductory learning notes 04: external model import - no material obj model