Question from the Laravel test

Access the config file in Laravel

Medium

How to access this config in Laravel ?

< ?php
// config/app.php

return [
	‘name’ => ‘My project name’
];
Author: GrégoryStatus: Published(Update)Question passed 13 times
Edit
0
Community EvaluationsNo one has reviewed this question yet, be the first!