FilamentF
Filament16mo ago
Myster

Auto increment field in the table.

Guys, I have a problem here. I need an auto increment field in my table. I tried using BigIncrements, however, as I have an id field that already has a primary key, I was unable to use it. Would there be another way to increase the table? I just can't use the id, I have to create another field for that.
Was this page helpful?