Replies: 1 comment
-
setting at Config/crud for @extends('layouts.app') |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
Beginner Laravel user here. (Laravel 12, chose Blade + Bootstrap)
I've generated a simple CRUD "suppliers"
But I got an error "layouts.app" not found.
I've manually added /views/layouts/app.blade.php to make it work.
Maybe I'm doing something wrong.
Should layouts.app be generated, or is this expected behaviour?
My working /views/layouts/app.blade.php if anybody has the same issue.
Beta Was this translation helpful? Give feedback.
All reactions