Skip to content
Discussion options

You must be logged in to vote

Laravel feature tests can only send request to Laravel routes, when you try to access an actual file it would failed. In general if you need to use these type of tests you should be using Laravel Dusk where artisan serve is running under the hood + Chrome.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@CorvS
Comment options

@crynobone
Comment options

Answer selected by CorvS
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants