All Projects → saleem-hadad → Blogged

saleem-hadad / Blogged

Licence: mit
🖍 Write beautiful blog articles using Markdown inside your Laravel app.

Projects that are alternatives of or similar to Blogged

Barryvanveen
📰 Personal blog of Barry van Veen. Focuses on Laravel Framework, website optimization and natural computing.
Stars: ✭ 24 (-78.95%)
Mutual labels:  blog, laravel
Laravel Blog
基于 Laravel 5.3 的个人博客系统
Stars: ✭ 49 (-57.02%)
Mutual labels:  blog, laravel
Xblog
A powerful and responsive blog system powered by laravel 5.5.
Stars: ✭ 937 (+721.93%)
Mutual labels:  blog, laravel
Blog
🌈 原创&翻译 🌈
Stars: ✭ 562 (+392.98%)
Mutual labels:  blog, articles
Laravel Blog
基于Laravel5.8构建的轻量博客应用,支持Markdown,支持图片拖拽上传,界面简洁,SEO友好,支持百度链接自动和手动提交
Stars: ✭ 84 (-26.32%)
Mutual labels:  blog, laravel
Laravel Feed
Easily generate RSS feeds
Stars: ✭ 573 (+402.63%)
Mutual labels:  blog, laravel
Laravel Blog 5.6.5
Learning Laravel by making simple Blog
Stars: ✭ 12 (-89.47%)
Mutual labels:  blog, laravel
Moell Blog
基于 Laravel 开发,支持 Markdown 语法的博客
Stars: ✭ 301 (+164.04%)
Mutual labels:  blog, laravel
Laravel Blog
Laravel 8.0 blog application with Vue.js, Homestead, Horizon, Telescope and Pusher
Stars: ✭ 1,248 (+994.74%)
Mutual labels:  blog, laravel
Larablog
基于iDashboard后台的个人开源博客,优化iDashboard部分代码,理论上是升级版
Stars: ✭ 79 (-30.7%)
Mutual labels:  blog, laravel
Cms
Decoupled CMS for any Laravel app, gain control of: pages, blogs, galleries, events, images, custom modules and more.
Stars: ✭ 498 (+336.84%)
Mutual labels:  blog, laravel
Blog System In Laravel
Complete Blog System in Laravel
Stars: ✭ 89 (-21.93%)
Mutual labels:  blog, laravel
Laravel Bjyblog
laravel v8 blog
Stars: ✭ 469 (+311.4%)
Mutual labels:  blog, laravel
Gridsome Starter Liebling
Grisome starter based on Ghost Liebling and tailwindcss.
Stars: ✭ 23 (-79.82%)
Mutual labels:  blog, articles
Freek.dev
The sourcecode of freek.dev
Stars: ✭ 407 (+257.02%)
Mutual labels:  blog, laravel
Blog Content
Different articles related to software and/or electronics hacking - Published at http://gbraad.nl/blog/
Stars: ✭ 7 (-93.86%)
Mutual labels:  blog, articles
Canvas
A Laravel publishing platform
Stars: ✭ 2,838 (+2389.47%)
Mutual labels:  blog, laravel
Borgert Cms
Borgert is a CMS Open Source created with Laravel Framework 5.6
Stars: ✭ 298 (+161.4%)
Mutual labels:  blog, laravel
Www.broqiang.com
个人博客,已经使用新的博客 https://github.com/broqiang/mdblog 此博客不再更新维护
Stars: ✭ 60 (-47.37%)
Mutual labels:  blog, laravel
Laravel 5 Myblog
The php blog writed by laravel5.1
Stars: ✭ 86 (-24.56%)
Mutual labels:  blog, laravel

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].