- Custom Content System Base On Laravel 3.2.x
- Now You git clone and try.
- Custom Content Fields just run on localhost
- git clone https://github.com/suenkang/mincms.git
- create app key for mcrtyp
php artisan key:generate - run
/install - after run install remove
public/install - for login url is
/coreusername is:adminpassword is123456 - logined and change your password and email.
- send mail set in
application/config/email.php - set upload dir
mkdir public/uploads
- default error_reporting(0); if debug remove
error_reporting(0);inapplication/config/application.phpline 2 - on writing,please wait.
- Chinese test document on(http://test.mincms.com/doc/index/home)