adspace
Answer Posted / Sukhbir Singh Chauhan
Views are the templates used to generate the HTML output of a web page in Laravel. They contain the static and dynamic content that gets rendered when a request is made to an application route. Views can be written using simple PHP syntax, Blade templating engine, or external template engines such as Twig.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers