laravel5.1排除验证csrf_token的url设置 <?php namespace App\Http\Middleware; use Illuminate\Foundation\Http\Middleware\VerifyCsrfToken as BaseVerifier; class VerifyCsrfToken extends BaseVerifier{ /** * The URIs that should be excluded from CSRF verification.
2013-12-31 14:22:28 [ERROR] [ContextLoader.java->initWebApplicationContext(220) Context initialization failedorg.springframework.beans.factory.BeanCreationException: Error creating bean with name 'mapScheduler' defined in ServletContext resource [/WE