php - How to render module view files of laravel 4 -


I have a Lavail 4.1 project with a modular system. Here is the tree plan.

App / App / Module App / Module / Modulation / App / Module / Modulation / Controller / App / Module / Modulation / Controller / ModulesController File. FP App / Modules / Modulename / views / app / Modules / modulename / views / moduleviewfile.php

I am trying to render visual files in module controllers as follows:

  See: : AddNamespace ('moduleFoldername', '/ app / modules / modules / views'); See Return: Create ('moduleFoldername :: moduleviewfile');  

Then I get the following error:

  See invalid etching exceptions [Module-Video] not found.  

Which path is wrong in the code?

Try one

  see :: addNamespace ('package' , App_path (). '/ Modules / modulename / views');  

Comments

Popular posts from this blog

Pass DB Connection parameters to a Kettle a.k.a PDI table Input step dynamically from Excel -

multithreading - PhantomJS-Node in a for Loop -

c++ - MATLAB .m file to .mex file using Matlab Compiler -