Myneliupe's avatar

Myneliupe wrote a reply+100 XP

1mo ago

I came across this older discussion and wanted to add that you can map search parameters to readable slugs if you control the filters. For example, turn a set of query values into something like mobiles-below-200 and then decode it back into actual filters in your controller. Are you generating these URLs on the fly, or do you want them to be user-editable?

Myneliupe's avatar

Myneliupe liked a comment+100 XP

5mos ago

@dindazen I'm not sure If I understand what you are asking for, but with the API you get the data from instagram's API (comments, likes...) without the need to connect a "normal" account to Instagram.

Myneliupe's avatar

Myneliupe liked a comment+100 XP

5mos ago

Can I get insight from an Instagram post such as the number of likes, comments and saved, without connecting an Instagram account, in Laravel?