Skip to content
This repository has been archived by the owner on Aug 9, 2022. It is now read-only.

Edit form doesn't work well #135

Open
calogxro opened this issue Jan 9, 2016 · 0 comments
Open

Edit form doesn't work well #135

calogxro opened this issue Jan 9, 2016 · 0 comments
Labels

Comments

@calogxro
Copy link

calogxro commented Jan 9, 2016

Something is not working well

  • when editing some form fields, values don't get updated on save; e.g.:
    • gender radio
    • remember checkbox
  • some form fields don't get auto-filled; e.g.:
    • password

Anybody having the same problem? Do you know why?

I'm using php artisan mitul.generator:scaffold_api with the fields from this file https://github.com/mitulgolakiya/laravel-api-generator/blob/master/samples/fields.json

and composer.json

"require": {
    "php": ">=5.5.9",
    "laravel/framework": "5.2.*",
    "laravelcollective/html": "5.2.*",
    "laracasts/flash": "~1.3",
    "bosnadev/repositories": "dev-master",
    "mitulgolakiya/laravel-api-generator": "dev-master"
}
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants