http://www.wtbis.cn/plugin/31
composer require webman/cors
route.php // 給所有OPTIONS請(qǐng)求設(shè)置跨域 Route::options('[{path:.+}]', function (){ return response(''); });
??
不用時(shí)天天見,用時(shí)找不到...
謝謝分享~
??