Skip to content
This repository has been archived by the owner on May 16, 2022. It is now read-only.

Latest commit

 

History

History
21 lines (17 loc) · 555 Bytes

readme.md

File metadata and controls

21 lines (17 loc) · 555 Bytes

Metin2CMS

Build Status

Metin2CMS it's a full-stack site with admin panel and apis for anyone who wants to start a server without bothering with the website. It's designed to be complex and flexible.

Technologies used:

  • PHP 5.4+ with Laravel 5,
  • Mysql 5.*
  • Bootstrap (HTML, CSS)

Installation

git clone https://github.com/ionutxp/metin2cms metin2cms
cd metin2cms
composer update
php artisan migrate
php db:seed