Answer the question
In order to leave comments, you need to log in
Laravel not finding MessageBag class?
As for me, the obvious is not enough. From what side to solve the problem is not clear.
The following code works successfully on the laptop:
Route::get('test', function() {
// print(phpinfo());
$messageBag = new Illuminate\Support\messageBag();
});
Class 'Illuminate\Support\messageBag' not found
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question