Fusion is a Laravel package for building Website and managing the content through the integration of Markdown files with Frontmatter in Eloquent models.
If you are a Laravel Developer and you want to build your Website, or Portfolio website, with Laravel you have a lot of options like Folio for managing the routes and pages, Livewire for managing the user interaction with the website, Inertia for using React or Vue or Svelte in your Frontend.
With Fusion, you can manage your content in Markdown files and use Eloquent for querying the content.
Congrats on the launch of Fusion, Roberto! Managing website content using Markdown in Eloquent Models sounds like a game-changer for Laravel developers. I'm intrigued to know how Fusion simplifies the process of updating website content compared to traditional methods.