Skip to content

murattanriover/basecms-laravel

Repository files navigation

Base Cms

Base Content Management System with Laravel 5.1

Installation

  • https://github.com/murattanriover/basecms-laravel.git projectname
  • cd projectname
  • composer install
  • php artisan key:generate
  • Create a database and inform .env
  • php artisan migrate to create tables
  • php artisan db:seed to populate tables

Include

Features

  • Dashboard
  • Authentication (login,logout)
  • Dynamic Controller&Method based group perms management
  • Group based user roles
  • Custom Error Page
  • Datatable lists
  • User Management, Group Management, Definitions Management
  • Turkish and English language support
  • ...

Packages included

  • bllim/datatables
  • illuminate/html

Demo

Demo Link

Tricks

To test application the database is seeding with users :

About

Base Content Management System With Laravel 5.1

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published