I know that I can use the below to eager load relationships, but how do I add "shortcuts"...
I am providing an example there are two tables paper and question in paper table {id, name} in quest...
I'm creating a relationship between a User model and Post model. I created the relationship as foll...
I am following a guide, where they have all routes set in the routes.php file and I am attempting to...
How can I get the current model record id to be used in public function rules() {} The rules are in...
Hi Guys! As the title, I have an Array varible named is $commonConfig, and I want use it in all Cont...
Hi, i've a site that manage articles. So i've an ArticlesController and a /resource/view/articles di...
Hi friends. Can you tell me how to know from which server/site I get curl request? The story is some...
I'm a little bit confused with the method of using .env files for setting environment variables. Upo...
looking for Contributors website: http://www.laraveltherightway.com/ repo: https://github.com/larave...
Hi, This .env "file" (not files... I'll get to that later), though a good step, lacks some...
I noticed in laravel 4 documentation there is a way to register a call back for after the processing...
I am looking to implement Social Authentication using Facebook,Twitter,Google with Normal Authentica...
Hi, I wrote an Api Controller which I want to use in my routes.php Route::group(['domain' => 'api...
Hi guys, I'm trying to redefine the Validator method that check the "unique" keyword. I've...
Hi all, i have an issue with saving the position_id for the product images, i'm trying in a way of d...
Hi All.. i'am new in laravel this realy nice framework ok.. this my question. condition: if expired_...
Hi, I have an array of the form: Array ( [0] => Array ( [source] => image_source [name] =>...
( cross posted @laracasts too, just want you guys to check this out http://goo.gl/c0uc1S ) Just foun...
Primary Question Using services like DigitalOcean, Fortrabbit, Heroku, etc. what's the best way to s...
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