Download the PHP package marjose123/filament-lockscreen without Composer
On this page you can find all versions of the php package marjose123/filament-lockscreen. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download marjose123/filament-lockscreen
More information about marjose123/filament-lockscreen
Files in marjose123/filament-lockscreen
Package filament-lockscreen
Short Description This is my package filament-lockscreen
License MIT
Homepage https://github.com/marjose123/filament-lockscreen
Informations about the package filament-lockscreen
Give an ability to the user to lock their access without logging out of the system for a break.
:rotating_light: For latest version that support FilamentPhp v2.x use this branch 1.x
Installation
You can install the package via composer:
Optionally, you can publish the views using
Add the plugin to your panel and add the middleware Locker::class
to your panel and you're ready to go
Testing
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
If you want to contribute to Filament-lockerscreen packages, you may want to test it in a real Laravel project:
- Fork this repository to your GitHub account.
- Create a Laravel app locally.
- Clone your fork in your Laravel app's root directory.
- In the /filament-lockscreen directory, create a branch for your fix, e.g. fix/error-message.
Install the packages in your app's composer.json
:
Now, run composer update
.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- Marjose
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of filament-lockscreen with dependencies
danharrin/livewire-rate-limiting Version ^1.0|^2.1.0
filament/filament Version ^v3.0
spatie/laravel-package-tools Version ^1.13.0
illuminate/support Version ^10.0|^11.0|^12.0