resources/views/app.blade.php file
app.blade.php
/recources/js… folder.
To create a new Page add it to the resources/js/Pages folder.
To create a new Component add it to the resources/js/Components folder.Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Larafast VILT stack Themes and UI
resources/views/app.blade.php file
<html data-theme="light" class="scroll-smooth">
/recources/js… folder.
To create a new Page add it to the resources/js/Pages folder.
To create a new Component add it to the resources/js/Components folder.