Serialization of 'Closure' is not allowed in serialize
在laravel5.2 中 执行 php artisan make:auth 之后,再次执行 php artisan route:cache 的时候 抛出异常
Exception: Serialization of 'Closure' is not allowed in serialize 请问是什么原因导致的?
在laravel5.2 中 执行 php artisan make:auth 之后,再次执行 php artisan route:cache 的时候 抛出异常
Exception: Serialization of 'Closure' is not allowed in serialize 请问是什么原因导致的?
No Comments