Skip to content
Discussion options

You must be logged in to vote

Hi @zanurban

From what I understand, you're either running your web server via the artisan command or through JetBrains Web or PHPStorm?
In which case, they are running PHP's inbuilt web server ( see https://www.php.net/manual/en/features.commandline.webserver.php )
This looks to be less of a Backpack problem and more of a problem with your PHP setup.
For better debugging I would suggest my previous reply about setting up laragon rather than using php's webserver. From my own experience, it's easier to debug a fully formed web server (apache, nginx, etc) than the php builtin as as far as I'm aware the php one is more for testing and debugging.

If you read the php page you will notice this…

Replies: 26 comments 6 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@fronbow
Comment options

@zanskorja
Comment options

@jcastroa87
Comment options

Comment options

You must be logged in to vote
1 reply
@tabacitu
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@zanskorja
Comment options

Comment options

You must be logged in to vote
1 reply
@zanskorja
Comment options

Answer selected by zanskorja
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
5 participants
Converted from issue

This discussion was converted from issue #1007 on June 04, 2024 05:52.