Conversation
7a20ae3 to
301c2cc
Compare
|
@kamilpiech97 @KarolZygadlo |
Fixed it, as @kamilpiech97 said, I initialized project wrong, instead of using boilerplate script, I did git clone :/ |
|
@EwelinaSkrzypacz |
EwelinaSkrzypacz
left a comment
There was a problem hiding this comment.
- We use Pest in boilerplate, but I think that it shouldn't be a problem to use PHPUnit
- I run commands
task initandtask viteand I see this error on page https://hops-web.blumilk.local.env/
Can you check .env file if you have I must change the Pest to PHPUnit, so the test command won't work at the moment |

This should close #1
Not really sure if everything is ok, I tried my best to configure it, based on previous projects
I've deleted inertia and other non-necessary stuff and left only the required technologies