Skip to content

A blog site where you can manage your amazing stories, it has features like tagging, a liking system, a Facebook comment system, categorize posts with a nice and clean UI Design. It also features multi auth with roles and permissions.

Notifications You must be signed in to change notification settings

MarkLester10/Blog-Site

Repository files navigation

Blog Site (CMS)

Simple multi auth blog site, with admin roles and permissions, like system and Facebook comment plugin system.

Setup

  • clone repo
  • copy .env.example to .env
  • run php artisan key:generate
  • setup .env database credentials
  • run composer install
  • run npm install && npm run dev
  • run php artisan migrate --seed
  • run php artisan serve

About

A blog site where you can manage your amazing stories, it has features like tagging, a liking system, a Facebook comment system, categorize posts with a nice and clean UI Design. It also features multi auth with roles and permissions.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published