Part 14 - Reading from our Database [How to Build a Blog with Laravel 5 Series]

محسن
91 بار بازدید - 7 سال پیش - It is time to work
It is time to work on the R from CRU D, or “Read”. In this video we focus on the posts.show function of our controller. This function is designed to show a specific blog post to the user. The url for posts.show is /posts/{posts} or in other words the {posts} will represent the primary id number for the post that we want to view. So the user’s url will look like this /posts/1 or /posts/124 and this will signify to laravel that we want to view the post with the primary id of 1 or 124 (depen
7 سال پیش در تاریخ 1396/04/21 منتشر شده است.
91 بـار بازدید شده
... بیشتر