I noticed that your html file is invalid and does not follow the best practices! You have missed some important meta tags that are essential. For example, you should include a tag to specify the character encoding of your document, and a tag to make your website responsive on different devices.
There are many more issue which you can check on w3c markup validation website:
I noticed that your html file is invalid and does not follow the best practices! You have missed some important meta tags that are essential. For example, you should include a tag to specify the character encoding of your document, and a tag to make your website responsive on different devices.
There are many more issue which you can check on w3c markup validation website:
https://validator.w3.org/nu/?doc=https%3A%2F%2Fgithub.com%2Flaracasts%2FLaravel-From-Scratch-HTML-CSS%2Fblob%2Fmain%2Findex.html