Skip to content

Instantly share code, notes, and snippets.

View wotta's full-sized avatar
Working from home

Wouter (wotta) wotta

Working from home
View GitHub Profile
@wotta
wotta / laravel-security-checker.md
Created March 20, 2019 07:56 — forked from barryvdh/laravel-security-checker.md
Symfony Security Checker in Laravel

Symfony Security Checker in Laravel

Artisan command for Sensiolabs Security Checker

Require this project in your composer.json file

"sensiolabs/security-checker": "2.x"

Add the following line to app/start/artisan.php: