open-admin
open-admin copied to clipboard
open-admin forked from z-song/laravel-ladmin. Removing jquery, now based on Bootstrap5, vanilla JS
auth.throttle time countdown added
auth.throttle time countdown added
…function Throttle.php added the countdown timer on getToManyAttemptsMessage() function
**Describe the bug** The field "RangeDate" doesn't work when placed inside a nested form, like a "hasMany" nested form. `$form->hasMany('availabilities', __('Rango de fechas'), function (Form\NestedForm $form) { $form->dateRange('start', 'end', __("Fecha...
What is the method that will not cause any problems in receiving updates? If I take out the public folder I feel like I've corrupted the root.
Ive got a projects module with hasmany files If i submit a file it will retain the file on initial submit, if i refresh, come back to the project, or...
Fix cve-2023-24249 (https://github.com/z-song/laravel-admin/pull/5805)
php artisan admin:create-user Please enter a username to login: > admin Please enter a password to login: > Please enter a name to display: > Administrator LogicException Choice question must...
Hi guys , Customers ask often MODAL EDIT FORMS functions. Click edit in new page and after back in many records getting so hard. I think this feature ( addon...