dwijitsolutions / laraadmin

LaraAdmin is a Open source Laravel Admin Panel / CMS which can be used as Admin Backend, Data Management Tool or CRM boilerplate for Laravel with features like Advanced CRUD Generation, Module Manager, Backups and many more.
http://laraadmin.com
MIT License
1.58k stars 537 forks source link

PR to fix dropdown fields and validation #232

Open chrsc opened 7 years ago

chrsc commented 7 years ago

Hi Dwij IT,

obviously not the composer.json file, but the LAFormMaker.php class and routes.php.

Fix 1: routes.php CMS was showing errors client side if not a SUPER_ADMIN Fix 2: LAFormMaker.php preserve id's as keys for a dropdown field that isn't required

Cheers! Chris