Looking to hire Laravel developers? Try LaraJobs

laravel-security-checkup maintained by yogeshjoshi

Description
Laravel package for security permission checks.
Author
Last update
2025/04/16 18:12 (dev-main)
License
Links
Downloads
1

Comments
comments powered by Disqus

laravel-security-checkup

Laravel Security Checkup - A security auditing package that scans file permissions, verifies sensitive files/directories (.env, storage, vendor) aren't exposed, and checks for common misconfigurations. Includes auto-fix (--fix flag) for permission issues. Run php artisan security:checkup to harden your Laravel app.