Laravel call contoller from blade without route - development

Laravel call contoller from blade without route

I am developing cms and i want to make snippets like WordPress for ex: in the post content when someone type this post@getBySlug>hello-word This triger function getBySlug in post contoller.

Any idea please



from Laravel Questions and Answers https://laravelquestions.com/php/laravel-call-contoller-from-blade-without-route/
via Lzo Media

Comments

Popular posts from this blog

ng-show doesn’t work correct with value boolean

Using PHP and MySQL data to generate PDF letters like in MS Word mailmerge functionality - development

ng-include of inline SVG does not display gradient except in Chrome