What's your file structure? First you call views/dashboard/index
then dashboard/index
.
Is it shared hosting? I don't think you need to call views with blade.php extension, you just pass view path dashboard.index
.
By the way, what the other chain should do? Are you trying to pass a sub-view, use composer some way or want to make a redirect from a view creation?
Hai , thanks for posting.As you said I use dashboard.index. Worked fine.
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community