Support the ongoing development of Laravel.io →

Chandran Nepolean

Joined 20 Dec 2017

Statistics

Threads 0
Replies 4
Solutions 0
Articles 0

chandrantwins has not posted any threads yet

replied 6 years ago

Put currency in session when user click on to change it

Hi vin, get this selected value from request and store it in session . I hope this helped Thanks Cha...

0 Likes
replied 6 years ago

Get first name and last name from Facebook

Hi Jakub, you have use it like this $user is facebook returned object. $user->user['first_name']...

0 Likes
replied 6 years ago

Datatables, how to pass id to the controller?

Hi Albert, I think you have to pass user id from this page (/forms/dashboard_clients) and follow thi...

0 Likes
replied 6 years ago

Select max price

Hi Janko, $auctions = Auctions::selectRaw('id,name,max(price) as price') ->where('user_id', $...

0 Likes

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.