Support the ongoing development of Laravel.io →

spsethi

Joined 4 Apr 2014

Statistics

Threads 7
Replies 5
Solutions 0
Articles 0

using database for session storage in laravel framework

I am using Laravel framework of PHP for development.Now for my application, i want to stor...

0 Likes
0 Replies

Any one in forum can solve my problem????????????

MY main problem is, i set the table in user model and also in auth.php in config but still its sho...

0 Likes
3 Replies

specifying table in model is not working

Hi, i tried to set table in User model like this 'protected $table = 'users_account'; ' but its...

0 Likes
5 Replies

Length of Data After Encryption

Hi, I want to use the laravel's encypt fucntion to encrypt my password field so for that i need to...

0 Likes
0 Replies

IDE for laravel code completion plus debugger

Hii, i need a free or open source IDE that has support for laravel code completion and also has a de...

0 Likes
5 Replies
replied 10 years ago

Any one in forum can solve my problem????????????

JackEllis said: Do you have any environment files that might be overriding your main config files?...

0 Likes
replied 10 years ago

specifying table in model is not working

diego1araujo said: As I told you, It keep using 'users' table.. so maybe changing auth.php file mig...

0 Likes
replied 10 years ago

specifying table in model is not working

diego1araujo said: You also need to open up app/config/auth.php and change 'table' item with your t...

0 Likes
replied 10 years ago

Scalibilty??

barryvdh said: I doubt that you are going to have 1M users soon, but Laravel should scale okay. I d...

0 Likes
replied 10 years ago

Unhashing the password

@Edwin>Edwin-Luijten said: You should NEVER store passwords as plain text. Also, you should NOT...

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.