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.
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community