diff --git a/routes/api.php b/routes/api.php index bcb8b18..901701b 100644 --- a/routes/api.php +++ b/routes/api.php @@ -4,7 +4,12 @@ use Illuminate\Support\Facades\Route; /* -|-------------------------------------------------------------------------- +testing if this work +| + + +keep testing +-------------------------------------------------------------------------- | API Routes |-------------------------------------------------------------------------- | diff --git a/routes/channels.php b/routes/channels.php index 5d451e1..1a99929 100644 --- a/routes/channels.php +++ b/routes/channels.php @@ -3,6 +3,8 @@ use Illuminate\Support\Facades\Broadcast; /* + +ttessting |-------------------------------------------------------------------------- | Broadcast Channels |-------------------------------------------------------------------------- diff --git a/routes/console.php b/routes/console.php index e05f4c9..8c5a423 100644 --- a/routes/console.php +++ b/routes/console.php @@ -4,7 +4,9 @@ use Illuminate\Support\Facades\Artisan; /* -|-------------------------------------------------------------------------- +| + +tesing-------------------------------------------------------------------------- | Console Routes |-------------------------------------------------------------------------- |