This is a lightweight alternative to heavy and outdated CMS developed with Laravel framework AND MongoDB database.
- Laravel Requirements
- MongoDB >= 3.6
- Clone it!
- Create A Database in mongodb
- Config database info in .env file
- Navigate to the app root folder and run
composer install
- Run
php artisan key:generate
- Run
php artisan migrate:fresh --seed
- You're finished.
Login with https://your-domain.com/admin/login
Username: admin
Password: Mn@123456