All Projects → davepartner → Laravel-Admin-user-roles

davepartner / Laravel-Admin-user-roles

Licence: other
Laravel 5.6 multi-user-role and admin dashboard using adminlte

Programming Languages

PHP
23972 projects - #3 most used programming language
HTML
75241 projects
Vue
7211 projects

Projects that are alternatives of or similar to Laravel-Admin-user-roles

Laraupdater
Enable Laravel App Self-Update. Allow your Laravel Application to auto-update itself.
Stars: ✭ 75 (+316.67%)
Mutual labels:  laravel-framework, laravel-5-package
Blogetc
Easily add a full Laravel blog (with built in admin panel and public views) to your laravel project with this simple package.
Stars: ✭ 198 (+1000%)
Mutual labels:  laravel-framework, laravel-5-package
Laravel 5 Messenger
A Simple Laravel 5, 6, 7 & 8 Messenger with Pusher Capabilities
Stars: ✭ 75 (+316.67%)
Mutual labels:  laravel-framework, laravel-5-package
Laradmin
Laradmin后台管理系统
Stars: ✭ 197 (+994.44%)
Mutual labels:  admin-dashboard, laravel-5-package
laravel-admin
Laravel Admin panel with theme , modules ,artisan commands and helper classess.Laravel admin boilerplate with theme and modules
Stars: ✭ 22 (+22.22%)
Mutual labels:  laravel-framework, admin-dashboard
Laravel Potion
laravel - Potion is a pure PHP asset manager for Laravel 5 based off of Assetic.
Stars: ✭ 63 (+250%)
Mutual labels:  laravel-framework, laravel-5-package
Laravel Form Builder
Laravel Form builder for version 5+!
Stars: ✭ 1,601 (+8794.44%)
Mutual labels:  laravel-framework, laravel-5-package
Coreui Free Laravel Admin Template
CoreUI Free Laravel Bootstrap Admin Template
Stars: ✭ 353 (+1861.11%)
Mutual labels:  laravel-framework, admin-dashboard
Laravel Gitscrum
GitScrum is a Project Management Tool, developed to help entrepreneurs, freelancers, managers, and teams Skyrocket their Productivity with the Agile methodology and Gamification.
Stars: ✭ 2,686 (+14822.22%)
Mutual labels:  laravel-framework, laravel-5-package
Laracrud
Laravel Code Generator based on MySQL Database
Stars: ✭ 238 (+1222.22%)
Mutual labels:  laravel-framework, laravel-5-package
Laralum
The modular open source laravel administration panel
Stars: ✭ 306 (+1600%)
Mutual labels:  admin-dashboard, laravel-5-package
artisan-shortcuts
🍰 Register shortcuts to execute multiple artisan commands
Stars: ✭ 56 (+211.11%)
Mutual labels:  laravel-framework, laravel-5-package
Brandenburg
Laravel Authentication Package
Stars: ✭ 79 (+338.89%)
Mutual labels:  laravel-framework, laravel-5-package
Auth Tests
Always-current tests for Laravel's authentication system. Curated by the community.
Stars: ✭ 230 (+1177.78%)
Mutual labels:  laravel-framework, laravel-5-package
Forum-Advanced
This is built on Laravel Framework 5.5. This was built for demonstrate purpose.
Stars: ✭ 14 (-22.22%)
Mutual labels:  laravel-framework, admin-dashboard
Base62
PHP Base62 encoder and decoder for integers and big integers with Laravel 5 support.
Stars: ✭ 16 (-11.11%)
Mutual labels:  laravel-framework, laravel-5-package
laravel-temporal
Temporal models and versioning for Laravel
Stars: ✭ 19 (+5.56%)
Mutual labels:  laravel-5-package
coasterframework
Main code repository for Coaster CMS (coastercms.org), a full featured Laravel based, Content Management System
Stars: ✭ 30 (+66.67%)
Mutual labels:  laravel-5-package
advance-blog-in-laravel-5.5-in-tdd
build blog with cool feature like Activity feed, Filter post, post subscription, mentioned user, notification, search with Algolia
Stars: ✭ 11 (-38.89%)
Mutual labels:  laravel-framework
mapos
Sistema de Controle de Ordens de Serviço
Stars: ✭ 24 (+33.33%)
Mutual labels:  laravel-framework

Laravel Admin User Roles

About

This is a Laravel 5.5 project with multiple User roles and permissions eg. Admin, Moderator, User etc. Watch the full videos of how this was built on Udemy

Installation

  • Clone the project
  • Create a database, then edit the contents of your .env file to match the database.
  • Run php artisan migrate in your command line
  • Signup a new user and and login
  • To create the first admin,go to your database and create new roles in the roles table. Then change the role_id of your first user to the role_id of admin.

ToDo

  • Create seeder for users and roles

Contact / Thank me

Social Media

Follow me on

Contributing

All contributions and pull requests are very much appreciated.

License

The Laravel framework is open-sourced software licensed under the MIT license.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].