1、处理ajax跨域 使用 composer require barryvdh/laravel-cors
2、laravel更新app_key php artisan key:generate
转载于:https://www.cnblogs.com/whlives/p/10001356.html