//In config/modules.php
'cache' => [
'enabled' => false, // it should be true
'key' => 'laravel-modules',
'lifetime' => 60, // config cache time you want
],
//My result after this is from 8.37 secs to 700 ms with 31 modules