<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>ManukMinasyan on R A Fletcher&#39;s Blog</title>
    <link>https://www.rafletcher.co.uk/tags/manukminasyan/</link>
    <description>Recent content in ManukMinasyan on R A Fletcher&#39;s Blog</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <copyright>R Fletcher</copyright>
    <lastBuildDate>Mon, 11 May 2026 17:14:16 +0100</lastBuildDate><atom:link href="https://www.rafletcher.co.uk/tags/manukminasyan/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Notes on ManukMinasyan-filament-blog</title>
      <link>https://www.rafletcher.co.uk/posts/manukminasyan-filament-blog/</link>
      <pubDate>Mon, 11 May 2026 17:14:16 +0100</pubDate>
      
      <guid>https://www.rafletcher.co.uk/posts/manukminasyan-filament-blog/</guid>
      <description>Notes on ManukMinasyan-filament-blog Headless blog package for Filament with SEO, MCP tools, and publishable components
Overview I found this today when considering writing a laravel package to run a blog. I was going to use Filament for the back end and I had a look around and I found Firefly Filament Blog and thought that looked better.
But then I noticed it supported Laravel 11 and Filament 3.x . Which means it&amp;rsquo;s old.</description>
      <content>&lt;h1 id=&#34;notes-on-manukminasyan-filament-blog&#34;&gt;Notes on ManukMinasyan-filament-blog&lt;/h1&gt;
&lt;blockquote&gt;
&lt;p&gt;Headless blog package for Filament with SEO, MCP tools, and publishable components&lt;/p&gt;
&lt;/blockquote&gt;
&lt;h2 id=&#34;overview&#34;&gt;Overview&lt;/h2&gt;
&lt;p&gt;I found this today when considering writing a laravel package to run a blog. I was going to use Filament for the back
end and I had a look around and I found &lt;a href=&#34;https://github.com/thefireflytech/filament-blog&#34;&gt;Firefly Filament Blog&lt;/a&gt; and
thought that looked better.&lt;/p&gt;
&lt;p&gt;But then I noticed it supported Laravel 11 and Filament 3.x . Which means it&amp;rsquo;s old.&lt;/p&gt;
&lt;p&gt;I search github by &amp;ldquo;most recently updated&amp;rdquo; and found this one.&lt;/p&gt;
&lt;h2 id=&#34;what-it-does&#34;&gt;What it does&lt;/h2&gt;
&lt;p&gt;It uses the &lt;a href=&#34;https://github.com/ralphjsmit/laravel-filament-seo&#34;&gt;Ralph J Smit Laravel Filemant SEO Package&lt;/a&gt; and
&lt;a href=&#34;https://filamentphp.com/&#34;&gt;Filament PHP&lt;/a&gt;  to provide a backend to a blog with Markdown editor.&lt;/p&gt;
&lt;h2 id=&#34;installation&#34;&gt;Installation&lt;/h2&gt;
&lt;p&gt;Installation was a little convoluted.&lt;/p&gt;
&lt;p&gt;It&amp;rsquo;s not on packagist so I did a clone and added that repo to my composer.json repositories.&lt;/p&gt;
&lt;p&gt;There was an option to use the automatic routes, but that didn&amp;rsquo;t quite work as it
wasn&amp;rsquo;t using layouts the way my application was using layouts, and so I had to publish the vendor views. Which didn&amp;rsquo;t
work.&lt;/p&gt;
&lt;p&gt;I had to also follow the install instructions for this package, which I had to understand myself.
&lt;a href=&#34;https://github.com/ralphjsmit/laravel-seo&#34;&gt;Ralph J Smit Laravel SEO Package&lt;/a&gt;&lt;/p&gt;
&lt;h2 id=&#34;first-impressions&#34;&gt;First impressions&lt;/h2&gt;
&lt;p&gt;Almost perfect for what I need. Easy to fix what isn&amp;rsquo;t right.&lt;/p&gt;
&lt;h2 id=&#34;pros&#34;&gt;Pros&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;It supports the latest Filament.&lt;/li&gt;
&lt;li&gt;The Seo support works well.&lt;/li&gt;
&lt;li&gt;It has categories and tags.&lt;/li&gt;
&lt;li&gt;It has an RSS feed.&lt;/li&gt;
&lt;li&gt;It looks easy to work on.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;cons&#34;&gt;Cons&lt;/h2&gt;
&lt;p&gt;It&amp;rsquo;s clearly the work of just one guy at the moment:&lt;/p&gt;
&lt;p&gt;&lt;img alt=&#34;Contributors&#34; src=&#34;https://www.rafletcher.co.uk/images/screenshots/contributors-20260511-172017.png&#34;&gt;&lt;/p&gt;
&lt;p&gt;But it is under active development and it does support the latest Filament. And the first commit was on a special day
for me, so maybe that&amp;rsquo;s a sign.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;I&amp;rsquo;ve found a couple of bugs.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;notes&#34;&gt;Notes&lt;/h2&gt;
&lt;p&gt;There were example views in the docs different to the views that would be used by default. Which is confusing. But I
think things are likely to change quickly.&lt;/p&gt;
&lt;p&gt;Worth following&lt;/p&gt;
</content>
    </item>
    
  </channel>
</rss>
