You have probably tampered with Auth files like App\Http\Contollers\AuthRegisterController.php where you have not closed the array's bracket
Nov 1, 2016
3
Level 2
laravel 5.2 Error php artisan route:list
When i'am typing the command php artisan route:list in laravel 5.2 , i'am getting this error message: [Symfony\Component\Debug\Exception\FatalThrowableError] Parse error: syntax error, unexpected ''password'' (T_CONSTANT_ENCAPSED_STRING), expecting ']' but i can't find the file where the error is located.
Please Help !
Level 21
Please or to participate in this conversation.