laravel / jetstream

Tailwind scaffolding for the Laravel framework.
https://jetstream.laravel.com
MIT License
3.93k stars 809 forks source link

[5.x] Install API optionally #1470

Closed hafezdivandari closed 3 months ago

hafezdivandari commented 3 months ago

Currently, install command doesn't respect --api option and always call install:api. This PR fixes that.

driesvints commented 3 months ago

We reverted this unfortunately because of https://github.com/laravel/jetstream/pull/1472