Support the ongoing development of Laravel.io →

najela

Joined 11 Apr 2014

Statistics

Threads 3
Replies 5
Solutions 1
Articles 0

Get buyers email with omnipay

Hello I am using https://github.com/ignited/laravel-omnipay to process paypal payments on my websit...

0 Likes
0 Replies
posted 8 years ago

Is it good practice to have such queries in laravel views?

@foreach( $users as $user) <td class="text-center" > {{{ Order::whereAff...

0 Likes
4 Replies
posted 8 years ago

Cookie not being added to current view

I would like to pass a newly created cookie to the current response. I have this code public functio...

0 Likes
7 Replies
replied 5 years ago

Sessions utilisateur ( Laravel )

ci tu comprends l'anglais, lit ca https://laravelcode.com/post/laravel-56-prevent-block-multiple-log...

0 Likes
Solved
replied 8 years ago

Cookie not being added to current view

Xum said: Well, use cookie value if it's set and fallback to Input::get('affiliate-id') if it's not...

0 Likes
replied 8 years ago

Cookie not being added to current view

Xum said: Why not just pass $affiliate_id you got from request to the view? The problem is that th...

0 Likes
replied 8 years ago

Cookie not being added to current view

Xum said: The cookie will only be available on the next request, when you receive the cookie you se...

0 Likes
replied 9 years ago

newbie question : class route not found

Are you sure its not a typing error? try typing Route instead of route

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.