Level 14
Probably because of "case sensitive" file names.
Make sure your file is exactly DataTableBase.php - otherwise it will fail on Unbuntu.
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
i just install https://github.com/yajra/laravel-datatables this package its working fine on my local server but when i deploy my code its giving me errors " production.ERROR: Symfony\Component\Debug\Exception\FatalThrowableError: Class 'App\Datatables\DataTableBase' not found in" i dont know why i double checked namespace is fine i deploy my code via git local to production(ssh) thanks
Please or to participate in this conversation.