I have the query like this $article = new Article(); $query = $article->with('user')...
Hello everybody! I am running into a problem with Homestead. I have a piece of code that works well...
Hello every one. I am trying to make a function in my controller public function new(){ return View:...
Hello, I created a search functionality within my Laravel project - the user can search for teamname...
Hello, I would like to know, how to use the sessions below in another php file outside laravel proje...
Hello all! I have a table called users (surprisingly). I have a view where we can visualize all the...
Hi, I'm new to Laravel. Been using CodeIgniter for some years and since we all know what happened de...
Hey, I'm making a comment form and I'd like to send the user directly to the form after submitting t...
Hi, I've got an application that keeps track of people visiting a festival. On one page we would lik...
I'm using angularjs for a single page application that only gets data through an API with laravel. M...
After upgrading to Laravel 4.2 and added the remember me token to my users table, I've encountered a...
I'm deploying my web app using Laravel Forge and BitBucket. Recently I was coding one part of my web...
How can I do the next. Assuming I have my own BaseClass class MySuperBaseClass extends Controller {...
Well, the title may sound a bit weird, but what I am trying to do can be simplified to: I am adding...
Hi, I've setup a variable to use in my master view file. This works great inside of all my views, un...
Hi all! I'm extending a Model Collection to customize some features but I have to manual insert new...
I'm getting started with Laravel, and learning as I go. I'd like to know the best way to tackle this...
Hi, I am new to Laravel and tried the Quick Start tutorial as is. However, view is not getting rende...
I have a form which loops through an array to create the form elements, so the name of each input el...
Hi, I have a problem with Envoy. I followed all the steps from this tutorial (http://laravel.com/doc...
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