Hello, I have a get method search form with a field like this: <form action="/search" i...
Hello I'm relatively new to PHP so please bear with me if this question is stupid :) I'm using/learn...
I'm converting a site to Laravel. It's a giant site and unfortunately, I can't rename existing colum...
I'm using elixir with laravel 5. How can I auto-prefix my css like sass and less scripts ? This piec...
I am successfully displaying search results but I want to offer a way to filter those results with t...
Picture this: user table id username role table id rolename role_user table id role_id user_id...
Hi, I have a variable with possible short values (e.g. foot => (l,r,b). Now i want to show the fu...
Hi, I have 2 database queries running in a queue that uses iron.io to select some data from my datab...
I am trying to figure out how to get the following data from my "employees" table. I need...
Hello, A BadMethodCallException is thrown when I use Auth::attempt : Call to undefined method Illumi...
what is before and after filter in laravel, I have read the documentation but I didn't understand it...
Can you use php code like this inside a blade @extends method? I don't think this code works please...
I posted this same message on the Laracasts forums but didn't get any replies, thought I would give...
Hi. I have a strange problem. My Laravel Homestead doesn't work when I am on my home network. The bo...
Route::group(array('before' => 'auth'), function(){ Route::get('owners', array('uses' => 'Po...
The property or inmueble has several photos, I want to access these fotos, are these two the same?,...
Please have mercy and help me. I force-closed the gitbash CI i was using to run my vagrant and when...
I'm learning php via a large book on beginning php and am about 3/4 through it. I don't know much ab...
I am using ajax to upload images using intervention. First I use the File API to read the file size,...
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