Support the ongoing development of Laravel.io →
digitalformula

digitalformula

Joined 8 Feb 2014

Statistics

Threads 17
Replies 23
Solutions 7
Articles 0

When will a session *really* expire? Using Cartalyst Sentry.

Hi - I've got this in app/session.php: 'lifetime' => 5, I'm using Cartalyst Sentry for authentic...

0 Likes
4 Replies

FatalErrorException instead of NotFoundHttpException - Can't figure out why

Hi all, My app is currently throwing the following exception whenever I browse to a URL that should...

0 Likes
1 Replies
Solved
posted 11 years ago

How do I catch PDOException?

Hi all, I asked this question on #laravel but after receiving a "Look at the docs" respons...

0 Likes
7 Replies

Fallback language for localisation?

Hi, When implementing localisation, I know the key is returned if a matching key/value pair is not f...

0 Likes
2 Replies

Possible to use PHP functions in-line with Eloquent ->where clause?

Hi, I've got this in my code. $list = $the_things->where( 'date_field', '>', time() ); That d...

0 Likes
1 Replies
replied 9 years ago

Input::hasFile() returning false while Input::file() gives all the information about file

TerrePorter said: A couple thoughts, What about the 'upload_max_filesize'or 'post_max_size' php.ini...

0 Likes
replied 9 years ago

Getting useless Exception message since composer update

Resolved. It's got nothing to do with Laravel in itself - it's the method I was using to log errors...

0 Likes
Solved
replied 9 years ago

Getting useless Exception message since composer update

This is still happening. Laravel used to throw helpful errors, but it doesn't anymore. Why? [Fri O...

0 Likes
replied 9 years ago

Getting useless Exception message since composer update

I'm pretty sure the SuperClosure package allows closures to be serialized (although I have no idea w...

0 Likes
replied 10 years ago

Eloquent create says column has no default value

smadeira said: I believe the error message indicates that $setting has no values in it which is why...

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.