1. Understand What Branches Are In Git, branches are pointers to specific commits in your repository’s history. They allow you to work on different features,
Tag: Git
How to setup laravel git project
1. First of all Create a database for project in your system 2. Download composer https://getcomposer.org/download/ and install it in your system 3. Copy git