A
A
Alexander Koregin2020-09-01 14:09:08
Laravel
Alexander Koregin, 2020-09-01 14:09:08

Why is Laravel not building correctly?

Created a new project, pulled the main page and split it into components

1) layouts - app.blade.php (Contains ) 2) welcome.blade.php (Contains the main page) 3) other - header.blade.php (Contains ) 4) other - footer.blade.php (Contains Everything seems to be connected correctly, but when the site is launched in the DevTool, all the elements are not in place, 2pcs head How can I fix it? welcome.blade.php<html> <head></head> <body>
header
<script> </body> </html>


5f4e2be582377661437925.png



5f4e2c66ec2e5939512523.png

Answer the question

In order to leave comments, you need to log in

1 answer(s)
E
entermix, 2020-09-01
@dragonika8

Open the documentation and read about the difference between directives @extendsand @include/@yield

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question