the main title

the main title

January 25, 2026 Updated 3 weeks ago

hi this is content

alt of image writen by agentfgdsfdfvccxasf

dfdfdf

 

class AdminPanelProvider extends PanelProvider
{
    public function panel(Panel $panel): Panel
    {
        $isLocal = app()->environment('local');

        return $panel
            ->default()
            ->id('admin')
            ->when($isLocal, function ($panel) {
                // Local development: use /admin path on main domain
                return $panel->path('admin');
            }, function ($panel) {
                // Production: use subdomain
                return $panel
                    ->domain(config('filament.domain'))
                    ->path('/');
            })
            ->authGuard('admin')
}

fdsfdfdsf

fsd

channel avatar
CaptchaAI
online

Welcome 👋

Contact Us On Telegram!

Contact Team
Telegram