We are trying to reinvent the bike in Content Management Systems area.
Check Demo Webstore on https://demo.bykecms.com
- Clone this repository to your localhost and mount your PHP server.
- Create MySQL database
byke_cms
and import SQL file/byke_cms.sql
(demo files are included) - Configure and rename file
/.env.example
to/.env
- Go to your https://localhost/demo.bykecms.com/public to see the demo site
- Login to Bykecms at https://localhost/demo.bykecms.com/public/login with
[email protected]/TheBestWebEngine
- Control Panel is at https://localhost/demo.bykecms.com/public/cms
- You are done.
Change App::setLocale('en')
setting in /routes/web.php
. Available languages: en
, lt
.
https://gist.github.com/0xjac/85097472043b697ab57ba1b1c7530274
It is absolutely free for any use! It is Open Source CMS.
You can do whatever you want with it: use, edit, rebrand, sell and etc.