Skip to content
This repository has been archived by the owner on Feb 15, 2022. It is now read-only.

This is a Laravel 5.X adminpanel starter project with roles-permissions management based on Spatie Laravel-permission package, AdminBSB - Material Design theme and also has jquery Datatables.

Mahanteshkumbar/Laravel-Roles-Permissions-Admin-AdminBSB-Material-Design

Repository files navigation

Laravel 7.X Version Roles-Permissions-Admin Bootstrap 4.x(Dont Forget to click on Star)

Laravel 7.X Version Admin Panel Paper Dashboard

Laravel-Roles-Permissions-Admin-AdminBSB-Material-Design

This is a Laravel 5.X adminpanel starter project with roles-permissions management based on Spatie Laravel-permission package, AdminBSB - Material Design theme and also has jquery Datatables.

Installation

It is a full Laravel project that you should use as a starter project and implement your own functions.

  • Clone the repository with git clone
  • Copy .env.example file to .env and edit database credentials there
  • Run composer install
  • Run php artisan key:generate
  • Run php artisan migrate --seed (it has some seeded data - see below)
  • That's it: launch the main URL and login with default credentials admin@admin.com - password

Permissions

picture alt

Roles

picture alt

Special Thanks To:

AdminBSB - Material Design

Releases

No releases published

Packages

No packages published