Support the ongoing development of Laravel.io →
posted 8 years ago
Laravel.io
Last updated 1 year ago.
0

You can't simply load another blade file since it's (technically) not an HTML file. You'll have to create another route that returns your blade as a view then you can call

$('#dynamiccontainer').load('/route/that/returns/view');
0

Sign in to participate in this thread!

Eventy

Your banner here too?

ezekel ezekel Joined 2 Mar 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.

© 2024 Laravel.io - All rights reserved.