79452669

Date: 2025-02-19 20:18:33
Score: 1.5
Natty:
Report link

just add this line no need to any other step AppServiceProvider.php:

    public function register(): void
    {
       $this->app->usePublicPath(base_path('public_html'));
    }
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Sameer AlSalehi