Support the ongoing development of Laravel.io →

vstokesjr

Joined 17 Feb 2014

Statistics

Threads 4
Replies 6
Solutions 1
Articles 0
posted 9 years ago

4.0 -> 4.1. Session Database driver, extra columns no longer updating

We upgraded from 4.0 to 4.1. We use the database driver for Sessions (via mysql). We added an additi...

0 Likes
0 Replies

Upgraded from 4.0 -> 4.1 per docs. Form::select() not working anymore

This worked fine prior to upgrading from 4.0 to 4.1. Code didn't change: In by blade .. {{ Form::ope...

0 Likes
1 Replies
Solved

Upgraded from 4.0 -> 4.1 per docs. Laravel doesn't think user is authenticated.

I am trying to upgrade our site from 4.0 to 4.1 per the Laravel docs. The site worked fine prior to...

0 Likes
3 Replies
Solved

L4.0, (CSRF) TokenMismatchException when uploading large files

OS: Ubuntu 12.04 x64 php(s): 5.3.10 (and tested with 5.5.3) apache(s) 2.2.22 (and tested with 2.4.6)...

0 Likes
6 Replies
Solved
replied 4 years ago

Laravel Validation not working

I have the same isue. Running latest Laravel 6. I have tried this in my controller: $mValidatedData...

0 Likes
replied 9 years ago

Upgraded from 4.0 -> 4.1 per docs. Form::select() not working anymore

The solution is to remove the name definition or change the name definition to be the expected Input...

0 Likes
Solved
replied 9 years ago

Upgraded from 4.0 -> 4.1 per docs. Laravel doesn't think user is authenticated.

Thank you sitesense! That fixed it! Wouldn't have guessed that!

0 Likes
replied 9 years ago

Upgraded from 4.0 -> 4.1 per docs. Laravel doesn't think user is authenticated.

Ok, so I am monitoring the sessions table and Laravel keeps adding NEW sessions every time I log in...

0 Likes
replied 10 years ago

L4.0, (CSRF) TokenMismatchException when uploading large files

@zenry Woot! That did it! Thank you! Would never have guessed that!

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.