Support the ongoing development of Laravel.io →

hernandev

Joined 31 Jan 2014

Statistics

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

Current route instance

Hi guys, trying new unstable Laravel 5. We have now the "Middlewares" and all default filt...

0 Likes
3 Replies
Solved

laravel/framework issues disabled?

Hi, i just enter the github.com/laravel/framework to search for someone with a problem like mine and...

0 Likes
0 Replies

hasManyThough return wrong ID

Hi Every body, my code is here http://laravel.io/bin/NmmV Categoria -> Fisrt Model, parent of the...

0 Likes
2 Replies
Solved

Case sensitivity and Model Relationships

Hi, i was using OS X Mavericks that it is by default case Insensitive, and i made the relationships...

0 Likes
3 Replies
replied 9 years ago

Current route instance

solved by using in AppServiceProvider protected $middleware = [ ... 'locale' => '...

0 Likes
Solved
replied 9 years ago

Strategy for migrating a large CakePHP project to Laravel

Don't put the app running on two frameworks or some similiar, it will become really painful to maint...

0 Likes
replied 9 years ago

Serialization of 'Symfony\Component\HttpFoundation\File\UploadedFile' is not allowed

Session::flash('formulario', Input::all()); change to: Session::flash('formulario', Input::only('f1...

0 Likes
replied 10 years ago

hasManyThough return wrong ID

Works like a charm! tanks!

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.