I have a pivot table "show_user" with columns show_id, user_id in my App\User.php i have p...
i'm trying to save a new tvshow and it's episodes into the database with the following code but in t...
i have a file in /app/langs/es/messages.php <?php return array( 'hello' => 'Hola' ); at t...
set the column default value to NULL in your database or in your migration script $table->timest...
Found out the problem, the show object has to use increment id's
I understand the idea behind it, but i would love to have the fallback to messages.php if no file is...
The Laravel portal for problem solving, knowledge sharing and community building.
The community