Alexandr Chernyaev

Results 128 comments of Alexandr Chernyaev

Hello, @velegip Most of the web socket package (Orchid/[Beyondcode](https://github.com/beyondcode/laravel-websockets)/[Askedio](https://github.com/Askedio/laravel-ratchet)/etc...) are based on [ReactPHP](https://github.com/reactphp) / [Ratchet](https://github.com/ratchetphp/Ratchet). Each of them has many examples in the network, the only difference will be in...

This can only be done explicitly: ``` App::getInstance()->make... ```

Hey @php-rock. Thank you for paying attention to this. Could you add a couple of tests for this yourself?

Hi, I have no plans to release laravel 6 support. If the code is not very different, then downgrading is completely possible. But I also think it won't be difficult...

Hi @pawmaster please, could you add some tests?

Hi @php-rock, this is a great idea. But we can do the same at the middleware level. Maybe it's worth making an event? - `ProcedureAccepted` - The event occurs on...

Hi @weishuiliang I checked and my new installation works well with the example you gave. Is it possible that you put the route declaration in the `sanctum` group and pass...

Hey Joey. I doubt I can reproduce my error. But I can help realize it. Error 405 is not Sajya answer. That is, the package does not start its work...

Hey @BenceSzalai! Thanks for your suggestion. I, just like you, pondered on this topic. At first glance, this makes sense: ```php public function getBindings(): array { return [ 'user' =>...

Hi @BenceSzalai, I've seen the latest changes. I will merge after I study and check (Very soon). Can you please create a PR for adding documentation?