- breeze-vue
- breeze-react
- breeze-livewire-functional
- breeze-livewire
- breeze-livewire
- breeze-blade
- breeze-api
Please follow the below instructions to run different branches of this repository in your machine:
-
Clone this repository -
git clone https://github.com/msisaif/laravel-breeze-stack.git
-
Go to the cloned project directory
cd laravel-breeze-stack
-
Checkout/switch to your desired branch.
git checkout breeze-vue
git checkout breeze-react
git checkout breeze-livewire-functional
git checkout breeze-livewire
git checkout breeze-blade
git checkout breeze-api
Follow the corresponding branch's README file instruction to run code.