Support the ongoing development of Laravel.io →

fiberhopllc

Joined 7 Dec 2014

Statistics

Threads 3
Replies 4
Solutions 1
Articles 0

ModelName::first() returns "No query results for model" even though there's data within the database

Paste: http://laravel.io/bin/9vvxv php artisan tweek Tweet::first() PHP Fatal error: Class 'Twe...

0 Likes
0 Replies

CIPHER Error

I keep getting this error after updating to laravel/framework (5.1.x-dev c8ade4d) The only supported...

0 Likes
10 Replies
Solved

Sortable Tables in Laravel

I am using tableclothjs and Twitter Bootstrap. For some reason this code will not appear with the so...

0 Likes
1 Replies
replied 8 years ago

CIPHER Error

Fixed. Manually edited Encrypter.php. Included $cipher = 'AES-256-CBC'' in __construct

0 Likes
Solved
replied 9 years ago

Join three tables

Generate a pivot table php artisan generate:pivot tableone tabletwo

0 Likes
replied 9 years ago

Error clone laravel in git

Use composer/composer.phar to install Laravel

0 Likes
replied 9 years ago

Disabling sessions

Try... Config::set('session.driver','');

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.