Answer the question
In order to leave comments, you need to log in
How to insert variable in laravel 5.3 request?
Have a request
$img_link_id = Img_link::insertGetId(
['name' => 'https://img.youtube.com/vi/$down_link_id/hqdefault.jpg']
);
Answer the question
In order to leave comments, you need to log in
"https://img.youtube.com/vi/$down_link_id/hqdefault.jpg"
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question