Blogged
Write beautiful blog articles using Markdown inside your Laravel app.
🖍
Blogged Blogged is a carefully designed Laravel package provides an easy way to create a beautiful blog like this inside your normal Laravel projects. It lives besides your code project's code base without interacting with it. It comes with a beautiful looking user interface which is highly configurable to fit your need.
Get Started
composer require binarytorch/blogged
php artisan blogged:install
Visit your app domain with /blog
endpoint. That's it.
full documentation and demo
SeeLicense
This library is licensed under the MIT License - see the LICENSE.md file for details.