Can anybody validate will hasOne work in such way: Post::find(1)->author->fill([ 'title' =...
I am a Laravel Newbies. I install Laravel 4.2 then I install Carbon with Composer. I add to config/a...
As soon as I want to start by Homestead Vagrant up I get the error message. I went to this manual. h...
I'm trying to filter the query according to userpicks.user_id. the current query results in all tour...
I'm trying to update 2 models from 1 form. (Customer, Customer_Profile) Here's what I got going: Jef...
Does the Schema builder not support this type of relationship? Pseudocode: Table: cities increments(...
Hello, I'm new to Laravel and PHP, but I really enjoy working with it :) I want to post, edit and de...
Hi Everyone, When we run migrate:install, migrations table is created in the database that has two c...
I'm having a bit of trouble with a presenter i'm writing. In essence, I want to run a function to or...
Hi ! I'm looking for a way to split a laravel app on 2 differents servers : The first "main&quo...
The first line is the original. I am trying to do a conditional @extend. @extends('invoicelayout')...
I've just jumped into Laravel / OOP development and I'm having issues with something that's so easy...
Does anyone know of an open-source Laravel app that serves like statuspage.io? If not, what about a...
I'd like to save a form into my MySQL DB which has a couple of INT fields. These fields are all set...
I have recently started learning laravel, and I dint feel comrfotable using laravel for constructing...
I have created a route and this works correctly. However If the record is deleted and matches the id...
Hello, I'm a laravel newby and I just started using resource routing. I have a route <?php Rout...
this is just a sample gist...I'll put up a couple more ( longer ) to test the waters ;) https://gist...
Does anyone know if its possible to wrap a couple of repositories in a database transaction. For wha...
I am new to Laravel. I just want to know is the Laravel create database connection every time for ea...
Solutions given in the past year. Excluding solutions from thread authors.
Select a tag below to filter the results
The Laravel portal for problem solving, knowledge sharing and community building.
The community