CrestApps / laravel-code-generator

An efficient Laravel code generator, saving time by automating the creation of resources such as views, controllers, routes, migrations, languages, and form-requests. Highly flexible and customizable, it includes a cross-browser compatible template and client-side validation for application modernization.
https://laravel-code-generator.crestapps.com
MIT License
728 stars 156 forks source link

calaculations with laravel crestapp code generator total not savaing ?? #140

Open king1254 opened 4 years ago

king1254 commented 4 years ago

calaculations with laravel crestapp code generator total not savaing ?? Thanks!

AjithLalps commented 4 years ago

can you explain more?

king1254 commented 4 years ago

total of multiple select option if same class in one input and my other value are going to database but total not showing in database

king1254 commented 4 years ago

Capture aaa

AjithLalps commented 4 years ago

are you generated the TOTALE filed after migrations generated by code-generator? If yes then, Please check you added the TOTALE field to fillable array on your model and setting the value properly.

king1254 commented 4 years ago

show my checkbox in text not value from json???

king1254 commented 4 years ago

how show my checkbox in text not value from json???