Tutorial
13 min read
Premium
Using Git in Laravel Team: Branches, Pull Requests, Conflicts
Git is an essential tool for every developer. In this tutorial, I will explain everything you need to know about branches and conflicts while working in a team, with Laravel examples.