When you create a new table you get an 500 error:
NotFoundHttpException in Controller.php line 268:
Controller method not found.
in Controller.php line 268
at Controller->missingMethod('tables')
at call_user_func_array(array(object(TablesController), 'missingMethod'), array('_missing' => 'tables')) in Controller.php line 255
It's this url:
http://sximo.dev/sximo/tables/tables
When you create a new table you get an 500 error:
NotFoundHttpException in Controller.php line 268:
Controller method not found.
in Controller.php line 268
at Controller->missingMethod('tables')
at call_user_func_array(array(object(TablesController), 'missingMethod'), array('_missing' => 'tables')) in Controller.php line 255
It's this url:
http://sximo.dev/sximo/tables/tables