Support the ongoing development of Laravel.io →
Configuration Views Blade

Does Laravel have function to get view path in workbench (like 'app_path')?

Last updated 3 years ago.
0

You call them like:

VIew::make('nameofYourPackage::view.name');

I think you have to add your Views Folder to composer.json and run dump-autoload as well.

Last updated 3 years ago.
0

Sign in to participate in this thread!

PHPverse

Your banner here too?

yuomtheara yuomtheara Joined 12 Feb 2014

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2025 Laravel.io - All rights reserved.