Giter Site home page Giter Site logo

pravinshahi0007 / laravel-role Goto Github PK

View Code? Open in Web Editor NEW

This project forked from maniruzzamanakash/laravel-role

0.0 0.0 0.0 2.57 MB

Laravel Role and Permission Management Basic Project Setup to starting a fresh project with basic role, permission management for Laravel 7.x and 9.x

Home Page: http://laravel-role.herokuapp.com

Shell 0.04% PHP 5.78% HTML 89.53% Vue 0.02% Blade 4.62% Procfile 0.01%

laravel-role's Introduction

Laravel Role Permission Management System - Laravel 7.x 9.x

A project which manage Role, Permissions and every actions of your Laravel application. A complete solution for Role based Access Control in Laravel.

Live Demo: http://laravel-role.herokuapp.com

Username - superadmin
password - 12345678

Note: Don't try to modify the Super Admin (Role & admin) data, just for Heroku deployment.

Requirements:

  • Laravel 7.x | 9.7
  • Spatie role permission package 3.1.3

Versions:

Project Setup

Git clone -

git clone https://github.com/ManiruzzamanAkash/laravel-role.git

Go to project folder -

cd laravel-role

Install Laravel Dependencies -

composer install

Create database called - laravel_role

Create .env file by copying .env.example file

Generate Artisan Key (If needed) -

php artisan key:generate

Migrate Database with seeder -

php artisan migrate --seed

Run Project -

php artisan serve

Since, there is any problem to seeder, Please import the .sql file directly - https://github.com/ManiruzzamanAkash/laravel-role/blob/master/database/sql/laravel_role.sql

So, You've got the project of Laravel Role & Permission Management on your http://localhost:8000

How it works

  1. Login using Super Admin Credential -
    1. Username - superadmin
    2. Password - 12345678
  2. Create Admin
  3. Create Role
  4. Assign Permission to Roles
  5. Assign Multiple Role to an admin
  6. Check by login with the new credentials.
  7. If you've not enough permission to do any task, you'll get a warning message.

Learn More & Discussion

https://devsenv.com/tutorials/laravel-role-permission-management-system-full-example-with-source-code

Login & Dashboard Page

alt text alt text

Role Pages

Role List alt text Role Create alt text Role Edit alt text

Admin Pages

Admin List alt text Admin Create alt text

Other Pages

Custom Error Pages alt text Dynamic Sidebar Manage alt text

Wanna talk with me

Please mail me at - [email protected]

Support

If you like my work you may consider buying me a โ˜• / ๐Ÿ•

ManiruzzamanAkash

Contribution

Contribution is open. Create Pull-request and I'll add it to the project if it's good enough.

laravel-role's People

Contributors

maniruzzamanakash avatar dependabot[bot] avatar akijweb avatar anis-aronno avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.