- Output for 8.1.32, 8.2.0 - 8.2.28, 8.3.0 - 8.3.19, 8.4.1 - 8.4.5
- Fatal error: Uncaught Error: Class "Estimator\Models\Rides\Rides" not found in /in/63WK1:3
Stack trace:
#0 {main}
thrown in /in/63WK1 on line 3
Process exited with code 255.
<?php
$ride = \Estimator\Models\Rides\Rides::query()->first();
(new \App\SentryGateway\Services\SentryRideReviveService())->perform($ride);