Skip to content

using FlowPaper inside Laravel project. #20

Description

@musobekmadrimov

I have a question about using FlowPaper inside Laravel project. I purchased FlowPaper Zine for %95, and when I use it, everything is working, but FlowPaper can't find toolbar icons. Because, it search icons from root folder, for example, if I use it locally, my URL is 127.0.0.0:5500/index.html and FlowPaper easily can find icons from root folder, but in Laravel framework it is not so easy, my route is 127.0.0.0:5500/publications/69/reader/publicationName.php and so FlowPaper is searching icons from 127.0.0.0:5500/publications/69/reader/. But we don't have such folder, because publication number every single time(in this case it is 69) changes. It is just URL, Laravel understands that when a request is sent to such URL, it searches its dependency files from special folder(public folder). So how can I manage to make FlowPaper take icons from special another folder, not from root.. Thank you, I will look forward your answer, because deadline is coming soon..

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions