1
0
Fork 0
mirror of https://github.com/archtechx/livewire-access.git synced 2025-12-12 04:14:03 +00:00
This commit is contained in:
Samuel Štancl 2021-03-17 17:30:10 +01:00
parent 5b4089877c
commit a5e58a14d8
2 changed files with 1 additions and 16 deletions

View file

@ -1,4 +1,4 @@
# Livewire Access
# Explicit property/method access for Livewire
This package adds PHP 8.0 attribute support to Livewire. In specific, the attributes are used for flagging component properties and methods as *frontend-accessible*.