From c83e876693bdb71c66418c13f5e09dfdaef24478 Mon Sep 17 00:00:00 2001 From: Fbenas Date: Thu, 18 Jun 2020 16:00:16 +0100 Subject: Init laravel --- routes/channels.php | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 routes/channels.php (limited to 'routes/channels.php') diff --git a/routes/channels.php b/routes/channels.php new file mode 100644 index 0000000..963b0d2 --- /dev/null +++ b/routes/channels.php @@ -0,0 +1,18 @@ +id === (int) $id; +}); -- cgit v1.2.3