tmdh / laravel-kit

A desktop Laravel admin panel app
https://tmdh.github.io/laravel-kit/
GNU General Public License v2.0
1.24k stars 136 forks source link

Add Laravel:Breeze to Artisan page. #22

Closed oggiesutrisna closed 3 years ago

oggiesutrisna commented 3 years ago

hi creator, this is exactly not a issue, i guess, i like your laravel kit software it makes me easier to make a project. But i have an support issue for your project, if you would next update your software, please add Laravel Breeze or more latest artisan update for your Laravel Kit software. Because i don't know, its more relevant when it uses, and also im lazy to use command prompt while im develop my app. So maybe next update you should add the Breeze to your laravel kit.

Regards.

tmdh commented 3 years ago

If you want to execute Artisan commands related to breeze, they should be added automatically to your project. If they aren't there, go to Project -> Reload project.

oggiesutrisna commented 3 years ago

thanks for answering, i didn't see any breeze commands in artisan page on your kit while im open my project even im doing reload project. Maybe a little issue.

tmdh commented 3 years ago

breeze:install shows up fine. Did you mean any other commands?

image