What is I want to do is shortcodes like on WordPress. When I get post content from database I want to apply blade filters. I have extended Blade with shortcodes like @menu or @widget. When there is shortcode (e.g @widget) in post i want to run function which is described for @widget shortcode with Blade::extend function. Thanks
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community