Skip to content
This repository has been archived by the owner on Jun 6, 2023. It is now read-only.

Unable to rewrite key in config laravel #20

Open
stardesign77 opened this issue May 17, 2018 · 4 comments
Open

Unable to rewrite key in config laravel #20

stardesign77 opened this issue May 17, 2018 · 4 comments

Comments

@stardesign77
Copy link

Unable to rewrite key in config laravel

@marky291
Copy link

marky291 commented Jul 5, 2018

Key in the config file must exist.

@Kristories
Copy link

Problem with Laravel 5.6

Config::write('app', ['url' => 'http://your-site.com']);

Unable to rewrite key "url" in config, rewrite failed

@artem-dev2
Copy link

Having same issue with Laravel 7

@fletch3555
Copy link
Member

Nobody is going to be able to help if you don't provide any actual information....

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants