All Projects → Vuedo → Vuedo

Vuedo / Vuedo

Licence: mit
Vuedo is a blog platform, built with Laravel and Vue.js.

Programming Languages

PHP
23972 projects - #3 most used programming language
javascript
184084 projects - #8 most used programming language
Vue
7211 projects
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to Vuedo

Laravel Blog
基于Laravel5.8构建的轻量博客应用,支持Markdown,支持图片拖拽上传,界面简洁,SEO友好,支持百度链接自动和手动提交
Stars: ✭ 84 (-96.23%)
Mutual labels:  blog, laravel
Blogged
🖍 Write beautiful blog articles using Markdown inside your Laravel app.
Stars: ✭ 114 (-94.88%)
Mutual labels:  blog, laravel
Laravel 5 Myblog
The php blog writed by laravel5.1
Stars: ✭ 86 (-96.14%)
Mutual labels:  blog, laravel
Www.broqiang.com
个人博客,已经使用新的博客 https://github.com/broqiang/mdblog 此博客不再更新维护
Stars: ✭ 60 (-97.3%)
Mutual labels:  blog, laravel
Neontsunami Laravel
Source for my website and blog
Stars: ✭ 142 (-93.62%)
Mutual labels:  blog, laravel
Larablog
基于iDashboard后台的个人开源博客,优化iDashboard部分代码,理论上是升级版
Stars: ✭ 79 (-96.45%)
Mutual labels:  blog, laravel
Quickblog
PHP开源的一文多发平台(支持开源中国、简书、知乎、博客园、CSDN、SegmentFault)
Stars: ✭ 112 (-94.97%)
Mutual labels:  blog, laravel
Barryvanveen
📰 Personal blog of Barry van Veen. Focuses on Laravel Framework, website optimization and natural computing.
Stars: ✭ 24 (-98.92%)
Mutual labels:  blog, laravel
Laravel Blog Api
laravel+vue 个人博客,项目预览: http://www.golang365.com
Stars: ✭ 127 (-94.29%)
Mutual labels:  blog, laravel
Cell Blog
基于 Laravel 7开发,支持 Markdown 语法的博客
Stars: ✭ 120 (-94.61%)
Mutual labels:  blog, laravel
Laravel Blog
基于 Laravel 5.3 的个人博客系统
Stars: ✭ 49 (-97.8%)
Mutual labels:  blog, laravel
Base
YASCMF 基础开发版(YASCMF/BASE)
Stars: ✭ 162 (-92.72%)
Mutual labels:  blog, laravel
Laravel Blog 5.6.5
Learning Laravel by making simple Blog
Stars: ✭ 12 (-99.46%)
Mutual labels:  blog, laravel
Laravel Blog
Laravel 8.0 blog application with Vue.js, Homestead, Horizon, Telescope and Pusher
Stars: ✭ 1,248 (-43.94%)
Mutual labels:  blog, laravel
Xblog
A powerful and responsive blog system powered by laravel 5.5.
Stars: ✭ 937 (-57.91%)
Mutual labels:  blog, laravel
Blog System In Laravel
Complete Blog System in Laravel
Stars: ✭ 89 (-96%)
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 (-77.63%)
Mutual labels:  blog, laravel
Laravel Feed
Easily generate RSS feeds
Stars: ✭ 573 (-74.26%)
Mutual labels:  blog, laravel
Coreblog
一款优雅的博客系统
Stars: ✭ 119 (-94.65%)
Mutual labels:  blog, laravel
Laravel Blog Poetry All
Laravel诗词博客-匠心编程,热爱生活。喜欢就 Star 吧
Stars: ✭ 157 (-92.95%)
Mutual labels:  blog, laravel

Vuedo logo

Build Status Software License Join the chat at https://gitter.im/vuedo/Lobby

What is Vuedo?

Vuedo is an open source project built with Laravel and Vue.js. It is a live example of how everything works together.

Interested in more theory? Here is the official announcement.

Website using Vuedo in production : https://vuejsfeed.com/

Vue.js Feed is a place where News, Tutorials, Plugins, Showcases and more things regarding Vue are handpicked and shared with the community.

Dashboard Overview

Basic Features:

  • Manage posts and media
  • Categorize posts
  • User Roles
  • Content moderation
  • Markdown Editor
  • Amazon S3 integration
  • and more...

Installation

Download this repo.

Rename .env.example to .env and fill the options.

Run the following commands:

composer install
npm install
php artisan key:generate
php artisan migrate
php artisan db:seed
gulp
php artisan serve

If you are making changes to JavaScript or Styles make sure you run gulp watch.

Technical Description

You can find the technical description and a list with the libraries used in development here.

Documentation

Coming soon...

Issues

For technical questions and bugs feel free to open one issue.

Contribution

Soon a roadmap for contribution will be added so everyone will be welcome to join.

Stay In Touch

For latest releases and announcements, follow @vuedo on Twitter.

License

Vuedo is open-sourced software licensed under the MIT license.

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].