Laravel 8 Admin Panel with Roles and Permission - Part 9 Installing Laravel Permission

preview_player
Показать описание

This package allows you to manage user permissions and roles in a database. also, you can generate a CRUD of roles and permission using the InfyOm generator.

While Also Using vue js and npm

Contents:
1. Create User Account
2. Edit and Update User Account
3. Create Roles and Permissions
4. Assign Roles and Permission to user
5. User Management System
6. Installing NPM Dependencies.

Please Like and Subscribe. This will really boost my confidence and encourage me to make more and more videos.

Thanks
Codeitmi
Рекомендации по теме
Комментарии
Автор

I did it with permission to install:

composer require spatie / laravel-permission
(select permissionProvider)

then php artisan migrate
and it works

find your viedos supi greeting ralf

ralfgunits
Автор

permisson.php is not created. can you help me?

ralfgunits
Автор

I can't see or access project roles and permissions links in the sidebar. How to give permissions for an account to do that?

shokeya
Автор

Excuse me sir, I want to ask, I have a problem when I want to do php artisan migrate. And I am using laravel version 8.

javakodingdotcom
Автор

it just comes: Unable to locate publishable resurces

ralfgunits
Автор

Hey, i got an error while trying to install Spatie

{{Using Bash Terminal}}
Your requirements could not be resolved to an installable set of packages.

Problem 1
- Installation request for php-http/guzzle6-adapter ^2.0
-> satisfiable by php-http/guzzle6-adapter[2.x-dev, v2.0.0, v2.0.1].
- Can only install one of: guzzlehttp/guzzle[6.5.x-dev, 7.2.0].
- Can only install one of: guzzlehttp/guzzle[7.2.0, 6.5.x-dev].
- Can only install one of: guzzlehttp/guzzle[6.5.x-dev, 7.2.0].
- Conclusion: install guzzlehttp/guzzle 6.5.x-dev
- Installation request for guzzlehttp/guzzle (locked at 7.2.0, required as ^7.0.1) -> satisfiable by


Installation failed, reverting ./composer.json to its original content.
Could not open input file: %~dp0composer.phar

Could u please help me fix this error? Thankyou

valiansayoga