Skip to content

Commit

Permalink
Updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MarJose123 committed Aug 17, 2023
1 parent 622f120 commit 677db67
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,20 @@
![](https://github.com/MarJose123/filament-lockscreen/blob/main/art/filament-lockscreen-1x.png)
![](https://github.com/MarJose123/filament-lockscreen/blob/1.x/art/filament-lockscreen-1x.png)

**_Give an ability to the user to lock their access without logging out of the system for a break._**

[![Latest Version on Packagist](https://img.shields.io/packagist/v/marjose123/filament-lockscreen.svg?style=flat-square)](https://packagist.org/packages/marjose123/filament-lockscreen)
[![Total Downloads](https://img.shields.io/packagist/dt/marjose123/filament-lockscreen.svg?style=flat-square)](https://packagist.org/packages/marjose123/filament-lockscreen)

---
:rotating_light: _For latest version that support FilamentPhp v3.x use this branch [2.x](https://github.com/MarJose123/filament-lockscreen/tree/2.x)_


## Installation

You can install the package via composer:

```bash
composer require marjose123/filament-lockscreen
composer require marjose123/filament-lockscreen:"^1.0"
```

Optionally, you can publish the views using
Expand Down

0 comments on commit 677db67

Please sign in to comment.