You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Method App\Grids\FoodCategoriesGrid::__toString() must not throw an exception, caught ErrorException: call_user_func() expects parameter 1 to be a valid callback, no array or string given (View: /var/www/html/kot/resources/views/vendor/leantony/grid/grid.blade.php)
Could someone help me find a solution for the above.
The text was updated successfully, but these errors were encountered:
Method App\Grids\FoodCategoriesGrid::__toString() must not throw an exception, caught ErrorException: call_user_func() expects parameter 1 to be a valid callback, no array or string given (View: /var/www/html/kot/resources/views/vendor/leantony/grid/grid.blade.php)
Could someone help me find a solution for the above.
the code I used for creating the button is:
and the error I received:
Method App\Grids\FoodCategoriesGrid::__toString() must not throw an exception, caught ErrorException: call_user_func() expects parameter 1 to be a valid callback, no array or string given (View: /var/www/html/kot/resources/views/vendor/leantony/grid/grid.blade.php)
Could someone help me find a solution for the above.
The text was updated successfully, but these errors were encountered: