broadcaster->alert( 'Added to queue', 'This is a testy test!' ); return $this->json([ 'Success' => 'Published' ]); } }