Laravel 8 Get Last ID of an Inserted Model Posted in Laravel | 33K+ Views In this post, I want to share a quick tip about how to get the last inserted ID in Laravel. While working on your Laravel application, you often need... 7 January 2021 8 Comments