Lucius Vorenus - Getting article (module) publi...
# ❓questions
l
Getting article (module) publish_start_date into block view. Pointer, anybody? Been poring over this for a while. Can't seem to identify a route to do this.
i
which approach are you using to render the block view?
you can pass data to renderBlocks, which be available in all blocks
l
Morning! I'm using $article->renderBlocks() in the site article.blade.php Let me just follow that up...
l
Got it, thanks! Must think to search the api next time.