Limited Time Offer!

For Less Than the Cost of a Starbucks Coffee, Access All DevOpsSchool Videos on YouTube Unlimitedly.
Master DevOps, SRE, DevSecOps Skills!

Enroll Now

How take in first and last element of array in Laravel

First let’s go to your Laravel project And add your Controller file

This is first Arr

$middile= Arr::first($my_cat);

This is last Arr

$last_cat=Arr::last( $my_cat);

This is Refresh URL => https://stackoverflow.com/questions/20052769/get-first-and-last-element-in-array/20052835

Related Posts

Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x
Artificial Intelligence