Closed kasperpeulen closed 7 years ago
The laravel new project doesn't ignore this, but this is really bad practice, in real situations with more than 1 developer on a team, this causes annoying merge conflicts, and noise in the version control history.
laravel new project
Lots of people compile locally.
The
laravel new project
doesn't ignore this, but this is really bad practice, in real situations with more than 1 developer on a team, this causes annoying merge conflicts, and noise in the version control history.