-
Notifications
You must be signed in to change notification settings - Fork 79
Open
Description
Laravel 10.48.20
Code:
Config::write('app.url', 'http://domain.com');
or
app('config')->write('app.url', 'http://domain.com');
I'm getting an error: Method Illuminate\Config\Repository::write does not exist.
Metadata
Metadata
Assignees
Labels
No labels