Skip to content

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

License

Notifications You must be signed in to change notification settings

WillGoldstein/blogged

ย 
ย 

Repository files navigation

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.

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.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • SCSS 63.9%
  • PHP 14.9%
  • Vue 10.6%
  • JavaScript 5.3%
  • Blade 5.3%