Load template from subfolder in laravel 7

Shop Forums Laravel Discussion Load template from subfolder in laravel 7

Viewing 0 reply threads
  • Author
    Posts
    • #7727
      Projects Plaza
      Participant

      We can load template from sub-folder in controller with following syntax.

      
      return view('subfolder.templateName');
      
Viewing 0 reply threads
  • You must be logged in to reply to this topic.