Laravel5Starter icon indicating copy to clipboard operation
Laravel5Starter copied to clipboard

Undefined index: fallback_locale

Open ghost opened this issue 8 years ago • 1 comments

ErrorException in Settings.php line 70: Undefined index: fallback_locale

ghost avatar May 29 '16 05:05 ghost

I've tried dd(Settings::get('fallback_locale')); in one of the controllers and it seem to work normally. Please provide more details and steps to reproduce the problem. Describe in what conditions it happens.

todstoychev avatar Jun 16 '16 04:06 todstoychev