Headless Frontend

Get All Templates $99

Sidebar

Sidebar

Headless Hashnode blog template

Share This

Headless Hashnode blog template built with Laravel using the TALL Stack

A blog using Hashnode Public APIs.

Posts and Pages
Pull in your posts and pages from Hashnode, and display them on your Laravel blog.
GraphQL APIs
Use Hashnode GraphQL APIs to pull your blog posts, handle comments, implement search functionality, and much more.
Unlimited API calls
Guaranteeing seamless functionality regardless of traffic volume.
Livewire powered Newsletter
Implement a newsletter subscription form with Livewire, Send subscribers an email on evey new blog post.
Livewire powered Search
Search blog posts with Livewire, and display the results in real-time.
Followers
Allow your readers to follow you on Hashnode, and get notified on every new blog post.
Favicon
Pull your favicon on your blog, managed from Hashnode. Make it easier for your readers to identify your blog.
Deploy Anywhere
Deploy your custom-built Laravel blog on any hosting service onto a root domain, or even on sub-paths like /blog, this is implemented in all our templates.

Installation

From the root of the project:

Run composer install

composer install

Copy the .env.example file to .env:

cp .env.example .env

Generate a Key:

php artisan key:generate

Set the Hashnode blog to use:

HASHNODE_HOST=your_hashnode_username

Install NPM:

npm install

Build the assets

npm run build

That's it! launch the app and see the posts.

Copyright © 2024 Headless Frontend - All rights reserved.