( ! ) Fatal error: Uncaught Pecee\SimpleRouter\Exceptions\NotFoundHttpException: Route not found: "/crudexample/edit/DataTables/datatables.min.css/" in /var/www/html/app/vendor/pecee/simple-router/src/Pecee/SimpleRouter/Router.php on line 467 |
( ! ) Pecee\SimpleRouter\Exceptions\NotFoundHttpException: Route not found: "/crudexample/edit/DataTables/datatables.min.css/" in /var/www/html/app/vendor/pecee/simple-router/src/Pecee/SimpleRouter/Router.php on line 467 |
Call Stack |
# | Time | Memory | Function | Location |
1 | 0.0002 | 458704 | {main}( ) | .../index.php:0 |
2 | 0.0176 | 647592 | Pecee\SimpleRouter\SimpleRouter::start( ) | .../index.php:57 |
3 | 0.0177 | 647592 | Pecee\SimpleRouter\Router->start( ) | .../SimpleRouter.php:69 |
4 | 0.0193 | 666008 | Pecee\SimpleRouter\Router->routeRequest( ) | .../Router.php:353 |
5 | 0.0208 | 667944 | Pecee\SimpleRouter\Router->handleException( $e = class Pecee\SimpleRouter\Exceptions\NotFoundHttpException { protected $message = 'Route not found: "/crudexample/edit/DataTables/datatables.min.css/"'; private string ${Exception}string = ''; protected $code = 404; protected string $file = '/var/www/html/app/vendor/pecee/simple-router/src/Pecee/SimpleRouter/Router.php'; protected int $line = 467; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...]]; private ?Throwable ${Exception}previous = NULL } ) | .../Router.php:467 |