Plugin to help on datables creation
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
<?php
|
||||
|
||||
namespace App\Core\Datatables;
|
||||
|
||||
class DatatablesController{
|
||||
|
||||
public static function searchTable(){
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user