1、处理ajax跨域  使用  composer require barryvdh/laravel-cors

2、laravel更新app_key  php artisan key:generate  

3、定时任务不运行解决,运用whereis php 命令查看是否存在多个多个php,存在需要在crontal里面指定php的位置才可以 

相关文章:

  • 2022-01-19
  • 2021-09-12
  • 2022-12-23
  • 2022-12-23
  • 2021-07-09
  • 2021-07-29
  • 2021-12-20
  • 2022-12-23
猜你喜欢
  • 2021-06-20
  • 2021-09-07
  • 2022-01-02
  • 2021-05-17
  • 2022-12-23
  • 2021-12-03
相关资源
相似解决方案