Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 610 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 610 Bytes

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