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
ifox
04/18/2023, 1:18 PM
which approach are you using to render the block view?
ifox
04/18/2023, 1:18 PM
you can pass data to renderBlocks, which be available in all blocks
l
Lucius Vorenus
04/18/2023, 1:29 PM
Morning!
I'm using $article->renderBlocks() in the site article.blade.php
Let me just follow that up...