Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wire-elements/livewire-strict
Livewire Strict helps to enforce security measures and prevents you from leaving sensitive public properties unprotected.
https://github.com/wire-elements/livewire-strict
laravel livewire security strictmode
Last synced: 9 days ago
JSON representation
Livewire Strict helps to enforce security measures and prevents you from leaving sensitive public properties unprotected.
- Host: GitHub
- URL: https://github.com/wire-elements/livewire-strict
- Owner: wire-elements
- License: mit
- Created: 2024-07-07T21:04:55.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-10-04T11:14:19.000Z (about 1 month ago)
- Last Synced: 2024-10-14T07:21:49.291Z (25 days ago)
- Topics: laravel, livewire, security, strictmode
- Language: PHP
- Homepage: https://wire-elements.dev/blog/livewire-strict-enforce-additional-security-measures-to-livewire
- Size: 8.79 KB
- Stars: 56
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Livewire Strict
## Enforce additional Livewire security measures
Livewire Strict helps to enforce security measures and prevents you from leaving sensitive public properties unprotected.## Documentation
You can find the [full documentation on our site](https://wire-elements.dev/blog/livewire-strict-enforce-additional-security-measures-to-livewire).