Giter Site home page Giter Site logo

seharbat00l / roles-management-app Goto Github PK

View Code? Open in Web Editor NEW
3.0 1.0 1.0 622 KB

Roles & Permission Management App in Laravel using FilamentPHP

PHP 79.18% JavaScript 0.34% Blade 20.47%
authentication filamentphp laravel laravel10 mvc-architecture phpmyadmin roles-management roles-permissions spatie user-authentication

roles-management-app's Introduction

Laravel Roles and Permissions App using FilamentPHP

This Laravel application is designed to manage roles and permissions for your web application using FilamentPHP, a powerful Laravel admin panel.

Table of Contents

Getting Started

Prerequisites

Before you begin, ensure you have met the following requirements:

Installation

  1. Clone this repository:

    git clone https://github.com/seharbat00l/Roles-Management-App.git
    
  2. Navigate to your project directory:

    cd roles-management-app
    
    
  3. Install PHP dependencies using Composer:

    composer install
    
  4. Configure your .env file with the necessary database and other settings.

  5. Run migrations and seed the database:

    php artisan migrate --seed
    
    
  6. Start the Laravel development server:

    php artisan serve
    
    

Usage:

Setting Up Roles and Permissions

To set up roles and permissions for your application, follow these steps:

Log in to the admin panel by accessing /admin in your browser. Use the FilamentPHP admin panel to create roles and define permissions for each role. Assign roles to users as needed.

Accessing the Admin Panel

You can access the FilamentPHP admin panel at /admin. Make sure you are logged in as an administrator to access the panel.

Configuration

You can customize various aspects of this Laravel Roles and Permissions app by modifying configuration files in the config directory and following the Laravel conventions for configuration.

Contributing

Contributions are welcome! If you have any improvements or feature suggestions, please open an issue or create a pull request.

License

This project is licensed under the MIT License.

roles-management-app's People

Contributors

seharbat00l avatar

Stargazers

 avatar  avatar

Watchers

 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.