Prezet: Markdown Blogging for Laravel

Prezet is a new Laravel Blogging app from Ben Bjurstrom that transforms markdown files into SEO-friendly blogs, articles, and documentation!

If you want to learn more about Prezet check out this Laravel News creator series interview we did.

<iframe width="1238" height="696" src="https://www.youtube.com/embed/GCsRyzwNqM8" title="Prezet: Laravel Markdown Blogging with Ben Bjurstrom" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>

One of the differences between other solutions is Prezet is designed to run with your existing Laravel apps. This way you get the following features all for free:

Getting started with Prezet is simple and all you need to do is run these steps:

composer require benbjurstrom/prezet
php artisan prezet:install
php artisan serve
php artisan prezet:index

Of course, the installation guide has a full breakdown of what all these commands do and why they are needed.

Prezet Features Include

Check out Prezet today if you are looking for a markdown friendly blogging app.


The post Prezet: Markdown Blogging for Laravel appeared first on Laravel News.

Join the Laravel Newsletter to get all the latest Laravel articles like this directly in your inbox.