Aleksandr Volkov
Aleksandr Volkov
I wanted to use policy, but I always get 403 THIS ACTION IS UNAUTHORIZED. ``` Route::screen('/chat/{chat}', ChatScreen::class) ->can('view', 'chat') ->name('platform.chat'); ``` ``` class ChatPolicy { public function view(User $user, Chat...
Is it possible to add support for orchids version 14 and above?
Done to assign a data controller for the layer. Subsequently use the Stimulus. Example: ``` class PlatformScreen extends Screen { ... public function layout(): iterable { return [ Layout::rows([ Input::make('name')->set('data-hello-target',...
I'm using vue-final-modal (4.4.6) and vue3-tabs-component (last). After closing the modal, it scrolls up or down depending on where you are on the screen.
https://github.com/dedoc/scramble/issues/468
I have two requests that I merged into one. When applying the received request, there are no hints.   ![Снимок экрана...