bug fixes and new additions
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
<canvas width="600" height="200" style="width: 600px; height: 200px;"></canvas>
|
||||
|
||||
Tabulator
|
||||
#all-payments-table -> Any Html Div with the ID
|
||||
@@ -42,8 +43,6 @@ var table = new Tabulator("#all-payments-table", {
|
||||
|
||||
==== Laravel Code ====
|
||||
|
||||
|
||||
|
||||
public function allPayments(Request $request)
|
||||
{
|
||||
|
||||
|
||||
Reference in New Issue
Block a user