Support the ongoing development of Laravel.io →

stefandroog

Joined 31 Jan 2014

Statistics

Threads 0
Replies 8
Solutions 0
Articles 0

stefandroog has not posted any threads yet

replied 10 years ago

Seeder just insert one record instead of two

Try create instead of insert What happens when you split it up into 2 calls? Can you try with Eloque...

0 Likes
replied 10 years ago

Authenticated users not remembered during session

Pass 'true' as second parameter to the Auth::attempt function

0 Likes
replied 10 years ago

Auth Basic works local but not in server

By default you should use 'email' instead of 'username' or did you change that? How do you authentic...

0 Likes
replied 10 years ago

Auth Basic works local but not in server

Can you show those routes? Did you create a password on your local server and set the same value in...

0 Likes
replied 10 years ago

deployment to production

That depends. I don't commit my vendor folder so I have to run composer on the server.

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.