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: 7 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 (7 months ago)
- Default Branch: main
- Last Pushed: 2024-10-04T11:14:19.000Z (4 months ago)
- Last Synced: 2025-01-20T00:07:22.635Z (15 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: 64
- 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).