Skip to content

Cannot download excel sheet in forge server #158

@medbadisguesmi

Description

@medbadisguesmi

i made the changes on appServiceProvider

    if ($this->app->environment('production')) {
        URL::forceScheme('https');
        $this->app['request']->server->set('HTTPS', true);
    }

and still getting forbidden
Screenshot from 2023-02-21 11-13-06

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions