Skip to content

The assets of the public_folder are not loaded #2047

Description

@luispastendev

Hi All!

The assets stored in the public folder are not loaded correctly, this problem only I have when I start my project with spark serve seems to be the content type of the files is not correct.

imagen

This is how I charge my file

<link rel="stylesheet" href="<?= base_url('public/css/styles_landing.css') ?>" type="text/css"/>

It seems only to be a problem of spark since in Apache it does not happen

regards!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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