79520175

Date: 2025-03-19 12:26:15
Score: 1
Natty:
Report link

Configure your dashboard to only generate relative urls.

public function configureDashboard(): Dashboard
    {
        return parent::configureDashboard()
          
            ->setTitle('Backoffice - ')
            ->generateRelativeUrls();
    }
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Chayma Omrani