ajinvise

Results 3 comments of ajinvise

Same question in a [StackOverflow post](https://stackoverflow.com/questions/71668352/unit-test-cases-for-websocket-server-ws-library-using-jest)

Thank you!! I totally missed that section 😅

[Here is the where PHPFile is bootstrapped](https://github.com/ajthinking/archetype/blob/291f5d40c040829467c23bf4cf35d8acb4398daf/src/Factories/PHPFileFactory.php#L1-L2) However, this line might cause Issues using deploying outside Laravel: https://github.com/ajthinking/archetype/blob/291f5d40c040829467c23bf4cf35d8acb4398daf/src/Endpoints/PHP/PHPFileQueryBuilder.php#L56-L57 As that method `app` is from laravel. I would love to help...