qcod/laravel-app-settings

Forced to Bootstrap only. Need manual edit on several places for Bulma CSS

andresmrg opened this issue · 1 comments

You are forcing the CSS with Bootstrap. However, you should add more settings for the form, more classes should be edited from the config. I have to manually change the classes for Bulma CSS framework and remove any bootstrap to make it to work which increases the amount of work. It should be an easy implementation.

Also, it does not support password type input.

Sorry for the late response, but you can configure all the classes from the config file and you are free to add any new field type needed