2017 © Pedro Peláez
 

library reactiveadmin

Fast, flexible and secure admin interface for Laravel

image

verticalhorizon/reactiveadmin

Fast, flexible and secure admin interface for Laravel

  • Saturday, February 7, 2015
  • by VerticalHorizon
  • Repository
  • 1 Watchers
  • 2 Stars
  • 23 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

ReactiveAdmin

Fast, Flexible & Secure Admin for Laravel, (*1)

Quick start

Install Zizaco\Confide package

  • Publish the config files:
$ php artisan config:publish zizaco/confide

Change confide config: 'login_form' => 'confide::login' to 'login_form' => 'reactiveadmin::login',, (*2)

  • Publish the ReactiveAdmin config:
$ php artisan config:publish verticalhorizon/reactiveadmin
  • Publish the ReactiveAdmin assets:
$ php artisan asset:publish verticalhorizon/reactiveadmin

Creating model config file

//, (*3)

The Versions

07/02 2015

dev-master

9999999-dev https://github.com/VerticalHorizon/ReactiveAdmin

Fast, flexible and secure admin interface for Laravel

  Sources   Download

MIT

The Requires

 

The Development Requires

by Denis Bozhenkov

database laravel cms admin administrator