Skip to content
Gravitano edited this page Jul 10, 2014 · 11 revisions

Introduction

This package is one of many admin package, which is made to Laravel. In this package already available features the backend of a website. I made ​​this as a starter package to develop or create a web application with laravel. The thing I feel is always rewriting the same code when developing or creating web applications. I hope this package helps developers to create web applications with Laravel.

Features

  1. Login Page.
  2. Quick Admin Dashboard Page.
  3. Simple Blog Feature : Articles, Categories and Static Pages.
  4. Users, Roles and Permissions.
  5. Simple Settings Page.

Contributions and Pull Request

You can contribute to develop this package with the fork and pull request. For each contribution and pull requests please follow Laravel Coding Style.

Components

This package uses and requires several other components of the package, as follows:

pingpong/trusty, This package is used as a component to manage user roles and permissions.

Clone this wiki locally