diff --git a/app/views/index.blade.php b/app/views/index.blade.php index 6ca253a..38017c1 100644 --- a/app/views/index.blade.php +++ b/app/views/index.blade.php @@ -6,10 +6,13 @@ {{ getenv('APP_NAME') ?? 'Leaf MVC' }} + {{-- assets() points to the public/assets folder --}} + {{-- ViewsPath() points to app/views --}} +