Laravel 4 CMS starter application using Thor CMS Framework
- PHP 5.4+
- Database connection
Install the project using composer:
composer create-project thor/thorcms your-project-name --prefer-dist --stability=dev
... or download or clone the source code and run composer install in the project folder
- Run the
php artisan thor:setupcommand - Go to the
/adminURL and login withadmin/admin