Laravel Community Tools by
Tighten
Laravel Versions
PHP Releases
Nova Packages
Laravel Tricks
Forge Recipes
Toggle navigation
Log in
Log in
Kemal Yenilmez
Joined:
11 years ago
Total tricks:
1
Last trick:
11 years ago
Submitted tricks
Queues
Laravel 4.2 with Iron Queue error: Undefined index: encrypt
If you receive any error message like below after upgrading to Laravel 4.2, you should modify your queue config: production.ERROR: Undefined index: encrypt Add 'encrypt' => true, to config of Iron
kemalyen
11 years ago
9549
troubleshooting