Question from the Laravel test

Access the config file in Laravel

Archived

How to access this config in Laravel ?

< ?php
// config/app.php

return [
	‘name’ => ‘My project name’
];
Author: DamienStatus: Archived(New question!)Question passed 205 times
0
Community EvaluationsNo one has reviewed this question yet, be the first!