Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

SUPAD's avatar
Level 2

Laravel 5.4, watch for PHP to get good TDD environnement

Hello everyone,

I'm starting a new project with 5.4 and have an organisation issue : i'm used to gulp to run a watch on php files so i can TDD without re-run phpunit.

But Laravel now relies on webpack to watch for assets files, not on gulp anymore.

I know i can still use gulp, but i would like to follow the lead.

Does any of you had setup a tdd environnement with 5.4 ? What are your advices ?

0 likes
1 reply

Please or to participate in this conversation.