Skip to content

Thor CMS Framework starter application (formerly Laravel 4 CMS Starter)

License

Notifications You must be signed in to change notification settings

fakharkhan/thorcms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

thor/thorcms

Laravel 4 CMS starter application using Thor CMS Framework

Requirements

  • PHP 5.4+
  • Database connection

Setup

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

Getting started

  1. Run the php artisan thor:setup command
  2. Go to the /admin URL and login with admin / admin

About

Thor CMS Framework starter application (formerly Laravel 4 CMS Starter)

Resources

License

Stars

Watchers

Forks

Packages

No packages published