Laravel Migration From Method
Want to set auto-increment value for any column?
Let check how we can do it.
#Laravel Migration Tip
You can use the `from` method to set the starting value of an auto-incrementing field .
Source: twitter
Tagged in :
Laravel
database
migration
from
method
schema
We are Template bench. We love programming. We also love to share tips and tricks with you.