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: 3 months 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 (12 months ago)
- Default Branch: main
- Last Pushed: 2024-10-04T11:14:19.000Z (9 months ago)
- Last Synced: 2025-03-29T11:04:41.483Z (3 months 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: 65
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- 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).