Alan González
Alan González
### Platform Linux ### Template before formatting ```blade @if ($solicitud->estado == 1 || $solicitud->estado == 2) @include('SolicitudFinanciamiento.verificacion', [ 'solicitud' => $solicitud ]) @endif ``` ### Template after formatting ```blade @if...
Is there a way to directly pass the github token? to this plugin, to avoid the use `:Copilot auth`? i tried to use the secret_key property in server options, but...
Hello im trying to run a simple debian docker container but i get the following message:  