想着设置异步队列,
执行了下面几个命令网站就出错了
php artisan queue:table
php artisan queue:failed-table
php artisan migrate
访问网站就显示下面代码
Fatal error: Uncaught Error: Class 'Illuminate\Foundation\Application' not found in /www/wwwroot/wenku/bootstrap/app.php:14 Stack trace: #0 /www/wwwroot/wenku/public/index.php(38): require_once() #1 {main} thrown in /www/wwwroot/wenku/bootstrap/app.php on line 14
现在该怎么才能解决 以下是回复内容:
采集网址: https://modstart.com/thread/913 |