laravel-id-generator icon indicating copy to clipboard operation
laravel-id-generator copied to clipboard

How To Generate New ID Without Reloading The Page?

Open akmaladisa opened this issue 3 years ago • 0 comments

Hi!, i'm really grateful for using this package because it makes my work so much easier, Thank you so much.

So, i'm using Ajax JQuery for my current project with this package. As we know when we use Ajax for HTTP handling we don't need to reload the page. Is it possible to generate new ID without getting any reload in our page? Because as i know the custom ID will be re-generate automatically after the page reloaded.

Thank you so much for any kind of help

akmaladisa avatar Sep 12 '22 04:09 akmaladisa