Write gorgeous articles for your Laravel applications using MarkDown
abbasbkz/blogged-fork is a Laravel package for write gorgeous articles for your laravel applications using markdown.
It currently has 0 GitHub stars and 8 downloads on Packagist (latest version v1.5.2).
Install it with composer require abbasbkz/blogged-fork.
Discover more Laravel packages by abbasbkz
or browse all Laravel packages to compare alternatives.
Last updated
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.

☝️ Install the package via composer.
composer require binarytorch/blogged
✌️ Run the install command.
php artisan blogged:install
Visit your app domain with /blog endpoint. That's it.
This library is licensed under the MIT License - see the LICENSE.md file for details.