Forum

Thread Category User Posts Views Likes
Arcane City Youtube Channel
Tags: Admin Youtube
General Geoffrey Maddock Geoffrey Maddock 2 785 0
I'm going through my videos and thinking about starting a Youtube channel for arcane city. It'll probably just be video clips from various local shows, but might evolve into more content. LMK if you have anything great especially stuff that fits with the underground / alternative / experimental music spectrum. Youtube: https://www.youtube.com/channel/UCyLq7BRxSd3Ra0MQB71JFdg

Geoffrey Maddock Geoffrey Maddock 0

Haven't gone crazy with this channel, but have some content up since this post was made. I'd love to get good quality short videos from any shows that get listed on the site. Feel free to hit me up if you have some! I also added some how-to content on there, and plan on making a few more in-depth videos about how to use the features and engage with Arcane City.

Tags: Youtube

Geoffrey Maddock Geoffrey Maddock 0

Please sign in to participate in this discussion.

SettingsRequest history8.1.27PHP Version140msRequest Duration3MBMemory UsageGET threads/{thread}
status
200 OK
full_url
https://dev.arcane.city/threads/180
action_name
threads.show
controller_action
App\Http\Controllers\ThreadsController@show
Theme
Open Button Position
Hide Empty Tabs
Autoshow
Reset to defaults
status
200 OK
full_url
https://dev.arcane.city/threads/180
action_name
threads.show
controller_action
App\Http\Controllers\ThreadsController@show
uri
GET threads/{thread}
middleware
web
controller
App\Http\Controllers\ThreadsController@show
namespace
App\Http\Controllers
file
app/Http/Controllers/ThreadsController.php:759-775
duration
143ms
peak_memory
6MB
response
text/html; charset=UTF-8
request_format
html
request_query
[]
request_request
[]
request_headers
0 of 0
array:15 [ "priority" => array:1 [ 0 => "u=0, i" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "accept" => array:1 [ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua" => array:1 [ 0 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "host" => array:1 [ 0 => "dev.arcane.city" ] ]
request_cookies
[]
response_headers
0 of 0
array:3 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Tue, 22 Jul 2025 20:59:15 GMT" ] ]
session_attributes
0 of 0
array:1 [ "_token" => "nmQPJ6i6GpGSJSkoyRT7tW9yfIozikbnujlMWOrE" ]
    • Booting (52.75ms)time
    • Application (87.37ms)time
    • Routing (3.55ms)
    • Preparing Response (44.84ms)
    • 1 x Application (62.35%)
      87.37ms
      1 x Booting (37.64%)
      52.75ms
      1 x Preparing Response (32%)
      44.84ms
      1 x Routing (2.53%)
      3.55ms
      11 templates were rendered
      • 1x threads.showshow.blade.php#?blade
      • 1x threads.crumbscrumbs.blade.php#?blade
      • 1x threads.firstfirst.blade.php#?blade
      • 3x users.avataravatar.blade.php#?blade
      • 1x posts.listlist.blade.php#?blade
      • 1x appapp.blade.php#?blade
      • 1x partials.analyticsanalytics.blade.php#?blade
      • 1x partials.navnav.blade.php#?blade
      • 1x flashflash.blade.php#?blade
      uri
      GET threads/{thread}
      middleware
      web, Closure
      as
      threads.show
      controller
      App\Http\Controllers\ThreadsController@show
      namespace
      App\Http\Controllers
      file
      app/Http/Controllers/ThreadsController.php:759-775
      24 statements were executed (9 duplicates)Show only duplicates43.79ms
      • ImplicitRouteBinding.php#61dev_events_tracker800μsselect * from `threads` where `id` = '180' limit 1
        Bindings
        • 0: 180
        Backtrace
        • vendor/laravel/framework/src/Illuminate/Routing/ImplicitRouteBinding.php:61
        • vendor/laravel/framework/src/Illuminate/Routing/Router.php:959
        • middleware::bindings:41
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php:78
      • ThreadsController.php#768dev_events_tracker2.39msselect `name`, `id` from `tags` order by `name` asc
        Backtrace
        • app/Http/Controllers/ThreadsController.php:768
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • ThreadsController.php#772dev_events_tracker26.58msupdate `threads` set `views` = 785, `threads`.`updated_at` = '2025-07-22 15:59:15' where `id` = 180
        Bindings
        • 0: 785
        • 1: 2025-07-22 15:59:15
        • 2: 180
        Backtrace
        • app/Http/Controllers/ThreadsController.php:772
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • first.blade.php#34dev_events_tracker1.09msselect `series`.*, `series_thread`.`thread_id` as `pivot_thread_id`, `series_thread`.`series_id` as `pivot_series_id`, `series_thread`.`created_at` as `pivot_created_at`, `series_thread`.`updated_at` as `pivot_updated_at` from `series` inner join `series_thread` on `series`.`id` = `series_thread`.`series_id` where `series_thread`.`thread_id` = 180
        Bindings
        • 0: 180
        Backtrace
        • view::threads.first:34
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • first.blade.php#44dev_events_tracker690μsselect `entities`.*, `entity_thread`.`thread_id` as `pivot_thread_id`, `entity_thread`.`entity_id` as `pivot_entity_id`, `entity_thread`.`created_at` as `pivot_created_at`, `entity_thread`.`updated_at` as `pivot_updated_at` from `entities` inner join `entity_thread` on `entities`.`id` = `entity_thread`.`entity_id` where `entity_thread`.`thread_id` = 180
        Bindings
        • 0: 180
        Backtrace
        • view::threads.first:44
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • first.blade.php#53dev_events_tracker780μsselect `tags`.*, `tag_thread`.`thread_id` as `pivot_thread_id`, `tag_thread`.`tag_id` as `pivot_tag_id`, `tag_thread`.`created_at` as `pivot_created_at`, `tag_thread`.`updated_at` as `pivot_updated_at` from `tags` inner join `tag_thread` on `tags`.`id` = `tag_thread`.`tag_id` where `tag_thread`.`thread_id` = 180
        Bindings
        • 0: 180
        Backtrace
        • view::threads.first:53
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • first.blade.php#67dev_events_tracker530μsselect * from `users` where `users`.`id` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • view::threads.first:67
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • User.php#174dev_events_tracker780μsselect `photos`.*, `photo_user`.`user_id` as `pivot_user_id`, `photo_user`.`photo_id` as `pivot_photo_id`, `photo_user`.`created_at` as `pivot_created_at`, `photo_user`.`updated_at` as `pivot_updated_at` from `photos` inner join `photo_user` on `photos`.`id` = `photo_user`.`photo_id` where `photo_user`.`user_id` = 1 and `photos`.`is_primary` = '1' limit 1
        Bindings
        • 0: 1
        • 1: 1
        Backtrace
        • app/Models/User.php:174
        • view::users.avatar:1
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • Thread.php#381dev_events_tracker630μsselect * from `posts` where `posts`.`thread_id` = 180 and `posts`.`thread_id` is not null
        Bindings
        • 0: 180
        Backtrace
        • app/Models/Thread.php:381
        • view::threads.first:77
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • Thread.php#192dev_events_tracker490μsselect * from `posts` where `posts`.`thread_id` = 180 and `posts`.`thread_id` is not null order by `created_at` desc limit 1
        Bindings
        • 0: 180
        Backtrace
        • app/Models/Thread.php:192
        • view::threads.first:80
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • User.php#507dev_events_tracker710μsselect `groups`.*, `group_user`.`user_id` as `pivot_user_id`, `group_user`.`group_id` as `pivot_group_id` from `groups` inner join `group_user` on `groups`.`id` = `group_user`.`group_id` where `group_user`.`user_id` = 1
        Bindings
        • 0: 1
        Backtrace
        • app/Models/User.php:507
        • app/Providers/AuthServiceProvider.php:37
        • vendor/laravel/framework/src/Illuminate/Auth/Access/Gate.php:566
        • vendor/laravel/framework/src/Illuminate/Auth/Access/Gate.php:439
        • vendor/laravel/framework/src/Illuminate/Auth/Access/Gate.php:406
      • list.blade.php#9dev_events_tracker630μsselect * from `users` where `users`.`id` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • view::posts.list:9
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • User.php#174dev_events_tracker650μsselect `photos`.*, `photo_user`.`user_id` as `pivot_user_id`, `photo_user`.`photo_id` as `pivot_photo_id`, `photo_user`.`created_at` as `pivot_created_at`, `photo_user`.`updated_at` as `pivot_updated_at` from `photos` inner join `photo_user` on `photos`.`id` = `photo_user`.`photo_id` where `photo_user`.`user_id` = 1 and `photos`.`is_primary` = '1' limit 1
        Bindings
        • 0: 1
        • 1: 1
        Backtrace
        • app/Models/User.php:174
        • view::users.avatar:1
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • User.php#507dev_events_tracker750μsselect `groups`.*, `group_user`.`user_id` as `pivot_user_id`, `group_user`.`group_id` as `pivot_group_id` from `groups` inner join `group_user` on `groups`.`id` = `group_user`.`group_id` where `group_user`.`user_id` = 1
        Bindings
        • 0: 1
        Backtrace
        • app/Models/User.php:507
        • app/Providers/AuthServiceProvider.php:37
        • vendor/laravel/framework/src/Illuminate/Auth/Access/Gate.php:566
        • vendor/laravel/framework/src/Illuminate/Auth/Access/Gate.php:439
        • vendor/laravel/framework/src/Illuminate/Auth/Access/Gate.php:406
      • list.blade.php#37dev_events_tracker640μsselect `entities`.*, `entity_post`.`post_id` as `pivot_post_id`, `entity_post`.`entity_id` as `pivot_entity_id`, `entity_post`.`created_at` as `pivot_created_at`, `entity_post`.`updated_at` as `pivot_updated_at` from `entities` inner join `entity_post` on `entities`.`id` = `entity_post`.`entity_id` where `entity_post`.`post_id` = 183
        Bindings
        • 0: 183
        Backtrace
        • view::posts.list:37
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • list.blade.php#46dev_events_tracker760μsselect `tags`.*, `post_tag`.`post_id` as `pivot_post_id`, `post_tag`.`tag_id` as `pivot_tag_id`, `post_tag`.`created_at` as `pivot_created_at`, `post_tag`.`updated_at` as `pivot_updated_at` from `tags` inner join `post_tag` on `tags`.`id` = `post_tag`.`tag_id` where `post_tag`.`post_id` = 183
        Bindings
        • 0: 183
        Backtrace
        • view::posts.list:46
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • list.blade.php#9dev_events_tracker430μsselect * from `users` where `users`.`id` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • view::posts.list:9
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • User.php#174dev_events_tracker880μsselect `photos`.*, `photo_user`.`user_id` as `pivot_user_id`, `photo_user`.`photo_id` as `pivot_photo_id`, `photo_user`.`created_at` as `pivot_created_at`, `photo_user`.`updated_at` as `pivot_updated_at` from `photos` inner join `photo_user` on `photos`.`id` = `photo_user`.`photo_id` where `photo_user`.`user_id` = 1 and `photos`.`is_primary` = '1' limit 1
        Bindings
        • 0: 1
        • 1: 1
        Backtrace
        • app/Models/User.php:174
        • view::users.avatar:1
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • User.php#507dev_events_tracker840μsselect `groups`.*, `group_user`.`user_id` as `pivot_user_id`, `group_user`.`group_id` as `pivot_group_id` from `groups` inner join `group_user` on `groups`.`id` = `group_user`.`group_id` where `group_user`.`user_id` = 1
        Bindings
        • 0: 1
        Backtrace
        • app/Models/User.php:507
        • app/Providers/AuthServiceProvider.php:37
        • vendor/laravel/framework/src/Illuminate/Auth/Access/Gate.php:566
        • vendor/laravel/framework/src/Illuminate/Auth/Access/Gate.php:439
        • vendor/laravel/framework/src/Illuminate/Auth/Access/Gate.php:406
      • list.blade.php#37dev_events_tracker590μsselect `entities`.*, `entity_post`.`post_id` as `pivot_post_id`, `entity_post`.`entity_id` as `pivot_entity_id`, `entity_post`.`created_at` as `pivot_created_at`, `entity_post`.`updated_at` as `pivot_updated_at` from `entities` inner join `entity_post` on `entities`.`id` = `entity_post`.`entity_id` where `entity_post`.`post_id` = 184
        Bindings
        • 0: 184
        Backtrace
        • view::posts.list:37
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • list.blade.php#46dev_events_tracker570μsselect `tags`.*, `post_tag`.`post_id` as `pivot_post_id`, `post_tag`.`tag_id` as `pivot_tag_id`, `post_tag`.`created_at` as `pivot_created_at`, `post_tag`.`updated_at` as `pivot_updated_at` from `tags` inner join `post_tag` on `tags`.`id` = `post_tag`.`tag_id` where `post_tag`.`post_id` = 184
        Bindings
        • 0: 184
        Backtrace
        • view::posts.list:46
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • ViewComposerServiceProvider.php#38dev_events_tracker470μsselect * from `roles` order by `name` asc
        Backtrace
        • app/Providers/ViewComposerServiceProvider.php:38
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • vendor/laravel/framework/src/Illuminate/View/View.php:188
        • vendor/laravel/framework/src/Illuminate/View/View.php:159
        • view::app:65
      • ViewComposerServiceProvider.php#39dev_events_tracker430μsselect count(*) as aggregate from `forums`
        Backtrace
        • app/Providers/ViewComposerServiceProvider.php:39
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • vendor/laravel/framework/src/Illuminate/View/View.php:188
        • vendor/laravel/framework/src/Illuminate/View/View.php:159
        • view::app:65
      • ViewComposerServiceProvider.php#40dev_events_tracker680μsselect * from `menus` where exists (select * from `visibilities` where `menus`.`visibility_id` = `visibilities`.`id` and `name` = 'Public') order by `name` asc
        Bindings
        • 0: Public
        Backtrace
        • app/Providers/ViewComposerServiceProvider.php:40
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • vendor/laravel/framework/src/Illuminate/View/View.php:188
        • vendor/laravel/framework/src/Illuminate/View/View.php:159
        • view::app:65
      App\Models\Role
      11Role.php#?
      App\Models\Group
      6Group.php#?
      App\Models\Tag
      3Tag.php#?
      App\Models\User
      3User.php#?
      App\Models\Post
      3Post.php#?
      App\Models\Menu
      2Menu.php#?
      App\Models\Thread
      1Thread.php#?
        • success
          0 of 0
          trust_thread [ "ability" => "trust_thread" "target" => null "result" => true "user" => 1 "arguments" => "[]" ]
        • success
          0 of 0
          trust_post [ "ability" => "trust_post" "target" => null "result" => true "user" => 1 "arguments" => "[]" ]
        • success
          0 of 0
          trust_post [ "ability" => "trust_post" "target" => null "result" => true "user" => 1 "arguments" => "[]" ]
        _token
        nmQPJ6i6GpGSJSkoyRT7tW9yfIozikbnujlMWOrE
        ClearShow all
        Date ↕MethodURLData
        #12025-07-22 15:59:15GET/threads/1801124293