Skip to content
themagnifico edited this page Feb 26, 2016 · 11 revisions

Introduction

This package is one of many admin packages for the Laravel framework. In this package are ready-made features for the backend of a website. I made ​​this as a starter package to develop a web application with Laravel: the things I feel I am always rewriting when developing or creating web applications. I hope this package helps developers to create web applications with Laravel.

Features

  • Responsive Admin Theme with AdminLTE.
  • Login Page.
  • Quick Admin Dashboard Page.
  • General Blog Features:
    • Articles
    • Categories
    • Pages.
  • Users Management.
  • Roles Management.
  • Permissions Management.
  • Settings Page.

Contributions and Pull Request

You can contribute to this package with by forking and submitting a pull request. For each contribution please follow PSR-2 Coding Style.

Components

This package uses several other components, as follows:

Clone this wiki locally