1
0
Fork 0
mirror of https://github.com/archtechx/livewire-access.git synced 2025-12-12 12:24:03 +00:00

installation instructions

This commit is contained in:
Samuel Štancl 2021-03-17 18:13:17 +01:00
parent 597f19528e
commit 527fbdb924

View file

@ -21,6 +21,8 @@ The second option is recommended, because it provides the most security benefits
## Installation ## Installation
PHP 8 is required.
```sh ```sh
composer require leanadmin/livewire-access composer require leanadmin/livewire-access
``` ```