Download the PHP package tiaxter/laravel-permission-js without Composer
On this page you can find all versions of the php package tiaxter/laravel-permission-js. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download tiaxter/laravel-permission-js
More information about tiaxter/laravel-permission-js
Files in tiaxter/laravel-permission-js
Download tiaxter/laravel-permission-js
More information about tiaxter/laravel-permission-js
Files in tiaxter/laravel-permission-js
Vendor tiaxter
Package laravel-permission-js
Short Description Check spatie/laravel-permission directly in JavaScript
License MIT
Package laravel-permission-js
Short Description Check spatie/laravel-permission directly in JavaScript
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-permission-js
💡 Purpose
This package permit to check user permissions, managed by spatie/laravel-permission package, directly from JS.
🚀 Installation
-
First of all, you can install the package using composer
-
This step can be skipper if auto-discovery is enabled
Add package service provider into
config/app.php
file
🔰 Getting started
First of all you have to include this Blade Directive inside the page where you want to use this package
💻 Basic usage
- If you're using TypeScript you will need to add this line at start of your script:
Checking logged in user permission
🎨 Credits
- Thanks Giorgia Marangoni logo designer for her patience
All versions of laravel-permission-js with dependencies
PHP Build Version
Package Version
Requires
laravel/framework Version
>=v8.0.0
spatie/laravel-permission Version >=3.17.0
ext-json Version *
spatie/laravel-permission Version >=3.17.0
ext-json Version *
The package tiaxter/laravel-permission-js contains the following files
Loading the files please wait ....