Open Admin

Results 24 comments of Open Admin

You can always include jQuery if you like. But the main functionality is all written in plain javascript. I ported myself some Laravel-admin applications and went fairly smooth. Depending on...

Hi @hirayama-onagigawa-computing Thanks for committing this fix, it did some tests, and the values seems to be ignore. When i set a field to ignore Do you maybe have a...

thanks for reporting, fixed in dev branch will release soon after testing

Likely you removed the Administrator role (or all roles) from you admin_roles table. There is at leas one role required.

made a change in the dev branch hope this will help. Not sure since not able to test s3

@kanishka55 I took a look at your example. It uses: `$form->table()` This it not working properly with relations. This is for the use with JSON fields. (Field now has an...

Thanks for reporting @stebogit now fixed in dev branch

@kanishka55 For reporting, this is indeed a bug. We'll look into it. If you find fix yourself in the, please share with a pull request.

@haboshi Thanks for reporting. We are not using s3 or similar features actively at the moment. So it's not a prio on the list. If you found a fix, and...