Leonardy Cardoso
Leonardy Cardoso
How do I return https in the url of css and js. I have already changed the APP_URL variable to HTTPS and it still does not work. File: sagger-lume/index.blade.php `...
Quando coloco no arquivo de configuração config/laravelpagseguro.php essa configuração ` 'notification' => [ 'callback' => function ($information) { // Callable //\Log::debug(print_r($information, 1)); }, 'credential' => 'default', // Callable 'route-name' =>...
Two new translations added. "Select this page": "Selecione esta página", ":amount selected": ":amount selecionado(s)",
``` Text::make('Informações',function(){ return 'Example'; })->asHtml() ``` For some reason, when I put tabs in the resource detail, the result does not appear, only the field label
### Package filament/actions ### Package Version v3.2.76 ### Laravel Version v11.7.0 ### Livewire Version v3.4.12 ### PHP Version PHP 8.3.0 ### Problem description I'm using two panels with different guards....