Closed LocalHeroPro closed 9 months ago
Hi @LocalHeroPro, at this moment i don't have any frontend. I have plans to add it in the future, or you can submit a PR if you want to. Thanks!
I'm familiar with Bootstrap 4, it's ok for that purpose? Did you already have some mockup for that view?
I don't have any mockup, but i think in something like the UI of the deployment pipeline on Laravel Vapor.
You can check it in this video, or in the image below:
If you intend this, make it optional, requiring explicit install. Would not be nice to polute our admin panels with something that 99% will not fit our admin design.
Look at fortify as example, which is not forcing you to use the default blade/Vue components it has in. You must install them.
@madalinigniscaI i intend to make a separate package, containing only the frontend for these, so you only install it if you want to.
@LocalHeroPro it still a work in progress, but you can install and test it if you want to: https://github.com/mateusjunges/laravel-trackable-jobs-ui
composer require mateusjunges/laravel-trackable-jobs-ui
PRs are welcome!
Did you have prebuild frontend for that?