Added new config setting //form control class – added in v 7.2 //here you can change the form control class for input elements. You can also set it to form-floating //to support floating label (Available in bootstrap 5) $config[“formControlClass”] = array(“form-control”);
Fixed deperacated messages
Version details
Version 7.1
Added oracle database support – Now you can connect to the Oracle database