Skip to content

Conversation

@bobbybouwmann
Copy link
Contributor

It seems that the illustrated layout is not used anymore inside the code. This feature was removed from Laravel 5.8. Also the laravel/laravel repo doesn't include the SVGs anymore. This breaks the layout, since the image/svgs cannot be found.

You might say the same for the layout.blade.php that lives in the same directory. I decided to keep it there since it works out of the box, because of the CSS in the head and no reference to any external files.

You might see this as a breaking change for people who upgrade from 5.8 to 8.x, so that's why I picked master.

@GrahamCampbell GrahamCampbell changed the title [9.0] Remove illustrated layout from exceptions [9.x] Remove illustrated layout from exceptions Jan 3, 2021
@taylorotwell taylorotwell merged commit 6978dde into laravel:master Jan 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants