Download the PHP package think.studio/laravel-restricted-access without Composer
On this page you can find all versions of the php package think.studio/laravel-restricted-access. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download think.studio/laravel-restricted-access
More information about think.studio/laravel-restricted-access
Files in think.studio/laravel-restricted-access
Download think.studio/laravel-restricted-access
More information about think.studio/laravel-restricted-access
Files in think.studio/laravel-restricted-access
Vendor think.studio
Package laravel-restricted-access
Short Description Restrict access to any entities or pages, or create share links.
License MIT
Homepage https://github.com/dev-think-one/laravel-restricted-access
Package laravel-restricted-access
Short Description Restrict access to any entities or pages, or create share links.
License MIT
Homepage https://github.com/dev-think-one/laravel-restricted-access
Please rate this library. Is it a good library?
Informations about the package laravel-restricted-access
Restrict access to any entities or pages, or create share links.
Restrict access for pages, with pin code, email or name.
Installation
Install the package via composer:
Optionally you can publish the config file with:
If you want change tables names or routes, you can do it via config file.
Run migrations:
Usage
Use trait HasRestrictedLink
for model
Then you can create link
Example check verification.
To verify access you can use routes restricted-access-link.check-pin
and restricted-access-link.open-document
Credits
All versions of laravel-restricted-access with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.1
illuminate/support Version ^9.0|^10.0
think.studio/laravel-json-field-cast Version ^2.1
illuminate/support Version ^9.0|^10.0
think.studio/laravel-json-field-cast Version ^2.1
The package think.studio/laravel-restricted-access contains the following files
Loading the files please wait ....