get post with laravel codes not twig scripts
Created 5 years ago by reneka10

hello, i need to get post title, main picture, description having its slug with laravel codes not twig scripts i tried using database query builder but posts table columns seems confusing any help is appreciated. thank you

pcosta94  —  5 years ago

Hi, you want to do that in frontend or in controllers?

reneka10  —  5 years ago

It worked. i wanted to add open graph meta from controller but i tried another way. thank you