Skip to content

Resulable Laratrust Roles and Permissions CRUD powered by VUE.js

Notifications You must be signed in to change notification settings

basilbarnaby/simple-user-management

Repository files navigation

Laravel Simple User Management

About Laravel Simple User Management

Laravel Simple User Mangement is a small reusable web application that manages Users, Roles and Permissions. This is a starter template for any laravel based web applicatoin that needs authentication with role and permission control.

Usage

Prerequisites

  1. Composer - PHP Package Manager
  2. NPM - Node Package Manager

Installation

  1. Clone project.

    git clone https://github.com/basilbarnaby/simple-user-management.git

  2. Install using composer.

    composer install
    composer update

  3. Run database migrations

    php artisan migrate

Installation

  1. Login with using default super admin username and password

    username: suadmin@example.com
    password: password

  2. Use superadmin access to create users, roles, and permissions for testing.

Technologies

Laravel

Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experience to be truly fulfilling. Laravel attempts to take the pain out of development by easing common tasks used in the majority of web projects, such as:

Laravel is accessible, yet powerful, providing tools needed for large, robust applications.

Start working with Laravel now!

Laratrust

Laratrust is an easy and flexible way to add roles, permissions and teams authorization to Laravel 5 (>=5.2.32).

Vue.js

Vue (pronounced /vjuː/, like view) is a progressive framework for building user interfaces. Unlike other monolithic frameworks, Vue is designed from the ground up to be incrementally adoptable. The core library is focused on the view layer only, and is easy to pick up and integrate with other libraries or existing projects. On the other hand, Vue is also perfectly capable of powering sophisticated Single-Page Applications when used in combination with modern tooling and supporting libraries.

Boostrap 4+

Build responsive, mobile-first projects on the web with the world's most popular front-end component library.

Bootstrap is an open source toolkit for developing with HTML, CSS, and JS. Quickly prototype your ideas or build your entire app with our Sass variables and mixins, responsive grid system, extensive prebuilt components, and powerful plugins built on jQuery.

Contributing

Thank you for considering contributing to this project! Also thank you for supporting the Laravel Framework and its growing community.

License

The Laravel Simple User Management is open-sourced software licensed under the MIT license.

About

Resulable Laratrust Roles and Permissions CRUD powered by VUE.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published