nahid / talk

Talk is a real-time users messaging and chatting system for Laravel.
MIT License
1.61k stars 327 forks source link

Illegal offset type on doing php artisan route:list #29

Closed rohit3nov closed 7 years ago

rohit3nov commented 7 years ago

on accessing message/inbox route after login and on doing php artisan route:list, showing Illegal offset type error :

ErrorException in Controller.php line 50: Illegal offset type

I am using laravel 5.1 Nahid, could you help me ? Thanks in advance.

nahid commented 7 years ago

This problem was solved

nahid commented 7 years ago

Duplicate #26