ZAINCMS is a simple CMS, built with Laravel 5.6.

Demo

zaincms

zaincms 2

How to install

Create a Database

Rename .env.example file to .env

Update the .env files

Run these commands:

composer update

php artisan key:generate

php artisan migrate

php artisan db:seed

php artisan serve

Admin info

http://127.0.0.1:8000/admz

email : [email protected]

password : admin

Official site (Indian)

https://share.web.id/laravel/zaincms-menggunakan-laravel-5-6

Source code

https://github.com/zainstar/zaincms