3v4l.org

run code in 300+ PHP versions simultaneously
<?php //Tinker away! use App\Models\Country; $c = new \App\Models\Country( ); $c = Country::find(1);
Output for 8.1.0 - 8.1.28, 8.2.0 - 8.2.19, 8.3.0 - 8.3.7
Fatal error: Uncaught Error: Class "App\Models\Country" not found in /in/pntQ1:5 Stack trace: #0 {main} thrown in /in/pntQ1 on line 5
Process exited with code 255.

preferences:
47.23 ms | 402 KiB | 62 Q