Menu

Laravel Migration From Method

Want to set auto-increment value for any column?

Let check how we can do it.
#Laravel Migration Tip 🔥

Laravel Migration From Method

You can use the `from` method to set the starting value of an auto-incrementing field . 
Source: twitter

731
Search

Ads