just add this line no need to any other step AppServiceProvider.php:
public function register(): void { $this->app->usePublicPath(base_path('public_html')); }