osb/bootstrap/providers.php
Deon George 5f10175b35
All checks were successful
Create Docker Image / Build Docker Image (x86_64) (push) Successful in 35s
Create Docker Image / Final Docker Image Manifest (push) Successful in 10s
Updated datatables, using @pa instead of @js/@css, using conditionalPaging in datatables
2024-07-28 21:33:30 +10:00

5 lines
60 B
PHP

<?php
return [
App\Providers\AppServiceProvider::class,
];