Share Share on Facebook Share on Twitter Pinterest Email @foreach ($data as $index => $value) {{$index}} - {{$value['name']}} @endforeach Above Example print from 0 if you want print from 1 than add 1. Example: {{$index + 1}} 0 Siddharth Shukla Website Related Posts SQLSTATE[HY000] [2002] Connection refused within Laravel August 31, 2021 How to Check Laravel Version via CLI August 27, 2021 Laravel 8 Compare Two Carbon Dates August 24, 2021 How to make laravel 8 Shopping Cart August 22, 2021 Write A Comment Cancel Reply Save my name, email, and website in this browser for the next time I comment.