I did not find any events during Balde compilation... I want to inject some modifications dynamically after a bloc rendering, is there a way to do this ?
My library use some PHP objects that represents Graph views... This kind of view need to load some JS but required files depends on the graph type... I want to inject only the required files at rendering time based on the use Graph objects.
Is it possible to extend blade to add these events ?
Thks
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community