Skip to content

Blog CMS built with Laravel. A complete CRUD application with the use of a lot of packages like Facebook Login, Disqus, Dropzone.js, TinyMCE

Notifications You must be signed in to change notification settings

codeorbit10/Laravel_Blog_with_CMS

Repository files navigation

Description

Blog CMS built with Laravel

Features

· Create Blog
· Categories per post
· Middleware
· Admin Panel
· Charts on Admin Panel
· Media Uploader on Admin Panel
· Updated Comment section and use of Disqus API
· Search Post by name or body

#Installation

Its very simple, you just need to follow the standard Laravel installation

git clone https://github.com/antonispat10/Laravel_Blog_with_CMS
cd Laravel_Blog_with_CMS
composer install

Setup your .env file to match you desired database

php artisan key:generate
php artisan migrate --seed
login with the email admin@admin.com and password: 543210 in order to view and use the admin panel

About

Blog CMS built with Laravel. A complete CRUD application with the use of a lot of packages like Facebook Login, Disqus, Dropzone.js, TinyMCE

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published