Level 60
You could use the ID, just for safe you could create position or level column, and in future you will be able to order, re sort.
1 like
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
I'm wondering how to do numeration of related model always start from 1.
I like the way it's made on laracasts: /series/serie_slug/episodes/NUMBER
How to make that NUMBER starts from 1 for every new serie?
Do I need a special field that is also used for ordering episodes?
You could use the ID, just for safe you could create position or level column, and in future you will be able to order, re sort.
Please or to participate in this conversation.