Support the ongoing development of Laravel.io →
Configuration Requests Input
Last updated 1 year ago.
0

I've Found out that : The configuration files are read only files, I cannot add parameters to it programmatically.

$banners = config('Banners_size');

config('Banners_size' , $bannerinfo);

The above two lines, will act the same, and will both return the value of Banner_size.

0

Sign in to participate in this thread!

Eventy

Your banner here too?

anonymox anonymox Joined 16 Oct 2016

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.