What are security of laravel?

Report
Question
768 views

Laravel is a popular development platform that is well known for performance and the active user community. Out of the box, Laravel is pretty secure. However, no framework could claim to be 100% secure, and there are always ways to improve the security of the Laravel apps.

Please explain why do you think this question should be reported?

Report Cancel

Laravel offers following security features to allow developers reduce the Laravel vulnerabilities in the application.

  1. Laravel Authentication System
  2. Reduce Laravel Vulnerabilities From CSRF (Cross Site Request Forgery)
  3. Protection against XSS (Cross Site Scripting)
  4. SQL Injection
  5. Improve Laravel Application Security
  6. Laravel Security Packages

Thread Reply

Leave an comment

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>