Laravel 错误应用\异常\处理程序的声明::报告(可抛出$exception) [已关闭]
我正在使用Laravel 6,在部署到运行PHP 7.3的共享主机时收到以下错误:
App\Exceptions\Handler::report(Throwable $exception)
App\Exceptions\Handler::report(Throwable $exception)的声明必须与 /home/kb2hm3y8r4wm/public_html/laravel.supremeanim.com/app/Exceptions/Handler.php 中的第 8 行中的 Illuminate\Foundation\Exceptions\Handler::report(Exception $e) 兼容