Download the PHP package webwatson92/laravel-auth-with-permission without Composer
On this page you can find all versions of the php package webwatson92/laravel-auth-with-permission. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download webwatson92/laravel-auth-with-permission
More information about webwatson92/laravel-auth-with-permission
Files in webwatson92/laravel-auth-with-permission
Download webwatson92/laravel-auth-with-permission
More information about webwatson92/laravel-auth-with-permission
Files in webwatson92/laravel-auth-with-permission
Vendor webwatson92
Package laravel-auth-with-permission
Short Description Un package d'authentification basé sur Laravel Breeze et Laravel Permission
License MIT
Package laravel-auth-with-permission
Short Description Un package d'authentification basé sur Laravel Breeze et Laravel Permission
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-auth-with-permission
webwatson92/laravel-auth-with-permission
DESCRIPTION DU PACKAGE
- Un package d'authentification basé sur Laravel Breeze et Laravel Permission
LARAVEL AUTH WITH PERMISSION
Installation
- 1- composer require webwatson92/laravel-auth-with-permission
- 2- php artisan laravelauth:install
- 3- php artisan vendor:publish --provider="Webwatson92\LaravelAuth\AuthServiceProvider"
- 4- php artisan migrate
Autre installation
-
1- Dans la section require de ton composer.json : "require": { "webwatson92/laravel-auth-with-permission": "^1.0" }
- 2- composer update
- 3- php artisan vendor:publish --provider="Webwatson92\LaravelAuth\AuthServiceProvider"
- 4- php artisan migrate
- Bravo
Author
- OUATTARA EL HADJ YOUSSOUF
All versions of laravel-auth-with-permission with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.2
laravel/breeze Version ^2.2
spatie/laravel-permission Version *
yajra/laravel-datatables-oracle Version ^11.0
laravel/breeze Version ^2.2
spatie/laravel-permission Version *
yajra/laravel-datatables-oracle Version ^11.0
The package webwatson92/laravel-auth-with-permission contains the following files
Loading the files please wait ...