alariva / blogged

πŸ– Write beautiful blog articles using Markdown inside your Laravel app.

Home Page:https://blogged.binarytorch.com.my/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blogged

Write beautiful blog articles using Markdown inside your Laravel app.

Build Status StyleCI License



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.

blogged

Get Started

☝️ 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.

See full documentation and demo

License

This library is licensed under the MIT License - see the LICENSE.md file for details.

About

πŸ– Write beautiful blog articles using Markdown inside your Laravel app.

https://blogged.binarytorch.com.my/

License:MIT License


Languages

Language:CSS 40.5%Language:PHP 24.5%Language:Vue 17.5%Language:JavaScript 8.8%Language:HTML 8.8%