Closed Bkoech closed 6 years ago
Same problem...
any solution ?
Same problem. any solution?
Any Fix for that ???
Same proble, How to fix this problem?
Changing @include(view_path('errors.form-error')) to @include('errors.form-error') in Themes\Default\views\auth\login.blade.php fixed this issue for me @websquared
Changing @extends(view_path('layouts.base_auth')) to @extends('layouts.base_auth') in Themes\Default\views\auth\login.blade.php
I have corrected this in PR https://github.com/LMS-Laravel/LMS-Laravel/pull/25
The project will restart soon we hope to have your support you can participate with your ideas in trello and slack
I get this error when i access the login page what could be the problem
ErrorException in FileViewFinder.php line 137: View [Default.views.errors.form-error] not found. (View: C:\wamp64\www\alms\Themes\Default\views\auth\login.blade.php)