Support the ongoing development of Laravel.io →
phpspider

phpspider

Joined 14 Oct 2015

Statistics

Threads 7
Replies 15
Solutions 1
Articles 0

phpunit test cases for omnipay purchase and send method.

I've written new repository using omnipay for x payment gateway. I've successfully written test case...

0 Likes
0 Replies

underscore in url preventing the cookies/session in IE or not?

Hi, I am confused about the following thought. In my case I was using an underscore in the subdomain...

0 Likes
2 Replies

Laravel default crypt method unexpected behaviour.

I am trying to encrypt json encoded string from laravel's default encryption. But i am not sure it's...

0 Likes
0 Replies

sublime text plugin phpfmt asking for update php to 5.6

Hi I am using sublime text 3 with plugin phpfmt now it's asking for update php to 5.6 I am using wam...

0 Likes
0 Replies

searching in child table.

Hi, I am using Zizaco/entrust for managing roles/permissions of users. I have users with admin,super...

0 Likes
2 Replies
replied 9 years ago

Undefined variable in blade 5.2

I think you are rendering the view via Ajax call.

0 Likes
replied 9 years ago

How to see user properties?

Try Auth::user()['id'] or Auth::user()['user_id']

0 Likes
replied 9 years ago

Export to excel

Use the following code. Just replace the reoprts variable as per the your view code. Please match pa...

0 Likes
Solved
replied 9 years ago

Unique user id

you can create a extra column to your usertable and store any hash to that column.

0 Likes
replied 9 years ago

How to validate array that has only integer?

are you talking about the number of elements or value of individual elements ?

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.

© 2026 Laravel.io - All rights reserved.