nhakzzz / sf_cms

Laravel 4, Bootsrap 3, Sentry 2, Ckeditor, File Manager

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sf CMS

Features

  • Twitter Bootstrap 3.0.0
  • Custom Error Pages
    • 404 for not found pages
  • Authentication Sentry 2
  • Back-end
    • Manage article
    • CKE editor for post creation and editing (Filemanager).
  • Front-end
    • Simple Blog
    • Page

Installation

Please check the system requirements before installing sf CMS.

  1. From a command line open in the folder, run composer install.
  2. Enter your database details into app/config/database.php.
  3. Run php artisan app:install to setup and seed your database.
  4. Default admin, email: admin@admin, password: admin

About

Laravel 4, Bootsrap 3, Sentry 2, Ckeditor, File Manager