From 92eb8143762e116e8959f6270271fd5540ca50ac Mon Sep 17 00:00:00 2001 From: horus_arch Date: Wed, 7 Feb 2018 18:07:53 +0100 Subject: Adds basic site in laravel. --- site/routes/channels.php | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 site/routes/channels.php (limited to 'site/routes/channels.php') diff --git a/site/routes/channels.php b/site/routes/channels.php new file mode 100644 index 0000000..f16a20b --- /dev/null +++ b/site/routes/channels.php @@ -0,0 +1,16 @@ +id === (int) $id; +}); -- cgit v1.2.3