19: Article Page
In this lesson, you will work through Article Page as part of Filament V4 Beginner to Intermediate Course.
Caption excerpt: All right, the first thing I think we should do is inside our thumbnail field. Let's head in and use this public so that the image actually stores in the public. The second thing we want to do is we want to make a page for us and make live wire pages dot article page. Let's page for us and optimize just so that it actually updates the route. So we need to use article page in here instead. In this component, we're going to use view and we're going to have a public article. And then in article page, we're going to es...