Larave 11 with fortify package for auth is showing error- unable to locate a class or view for component [guest-layout]
I tried to put the guest-layout page inside resources->views->layouts folder as well but it is not working.
What am i doing wrong here? does your package support laravel 11? Do i need to add middleware at bootstrap->app.php?
Larave 11 with fortify package for auth is showing error- unable to locate a class or view for component [guest-layout]
I tried to put the guest-layout page inside resources->views->layouts folder as well but it is not working.
What am i doing wrong here? does your package support laravel 11? Do i need to add middleware at bootstrap->app.php?