Skip to content

This is a lightweight alternative to heavy and outdated CMS developed with Laravel framework AND MongoDB database.

Notifications You must be signed in to change notification settings

mhmmdzoei/mongo-lite-cms

Repository files navigation

MongoDB Lite CMS

This is a lightweight alternative to heavy and outdated CMS developed with Laravel framework AND MongoDB database.

Requirements

  1. Laravel Requirements
  2. MongoDB >= 3.6

Installation

  1. Clone it!
  2. Create A Database in mongodb
  3. Config database info in .env file
  4. Navigate to the app root folder and run composer install
  5. Run php artisan key:generate
  6. Run php artisan migrate:fresh --seed
  7. You're finished.

Usage

Login with https://your-domain.com/admin/login

Username: admin

Password: Mn@123456

About

This is a lightweight alternative to heavy and outdated CMS developed with Laravel framework AND MongoDB database.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published