Slide 13
Slide 13 text
こんな感じ
例えば Laravel の public/index.php にリントをかける
定数 “LARAVEL_START” は良い画数なのでエラーにならな
い
// Determine if the application is in maintenance mode...
if (file_exists($maintenance = __DIR__.'/../storage/framework/maintenance.php')) {
require $maintenance;
}
8 | ERROR | "maintenance" is not lucky; level: BAD, stroke count: 22, lucky counts:
0,15,24,31,32