> ## Documentation Index
> Fetch the complete documentation index at: https://docs.larafast.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Blog

> Blog is integrated into Larafast by default

Add new articles from the admin panel `/admin/articles`

Articles will be automatically displayed on your website on `/blog` page.

<img src="https://mintcdn.com/larafast/p7p6xbnL6MINm0mR/images/features/blog/blog_article.jpg?fit=max&auto=format&n=p7p6xbnL6MINm0mR&q=85&s=63303cb02de8346961f5e5fb1f07e486" alt="Blog" width="1741" height="826" data-path="images/features/blog/blog_article.jpg" />

### VILT

Article and Blog pages can be found in `resources/js/Pages/Blog` and `resources/js/Pages/Article`

### TALL

Article and Blog pages can be found in `resources/views/pages/blog` folder

<img src="https://mintcdn.com/larafast/p7p6xbnL6MINm0mR/images/features/blog/main.jpg?fit=max&auto=format&n=p7p6xbnL6MINm0mR&q=85&s=f809086d0a19cbdeedea6e7269241132" alt="Blog" width="1298" height="871" data-path="images/features/blog/main.jpg" />

Details about Article component will be described in [Components/Article](/vilt/components/blog) section.

<Tip>
  **Articles pages are configured for SEO,  with all Meta tags and Schema.org markups. No additional changes are required.**
</Tip>
