在配置文件中:config\app.php 加上

'Input' => Illuminate\Support\Facades\Input::class,



或者

引用 :use Illuminate\Support\Facades\Input;
 

相关文章:

  • 2022-01-09
  • 2021-09-14
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-01-06
  • 2022-12-23
  • 2022-12-23
  • 2021-09-20
  • 2022-12-23
  • 2021-06-26
相关资源
相似解决方案