AbsractRepository.php /** * Get Results by Page * * @param int $page...
Hello! I am a newby to Laravel. I am building a market place for technicians. On the search page, I...
Hi, Today, i use this route to display a product page : Route::get('display_item/{id}', function($id...
Error message: http://puu.sh/d4kdm/4a084d1170.png This has to be something stupid, I even have the t...
I currently have the following destroy function for my user's controller. When the destroy method is...
this is my simple tests, with nothing on it: <?php class BooTest extends TestCase { /** @tes...
Have asked this question before but it wasn't answered.So am asking again.I have a table subjects wi...
I can't place checkbox and "Remember me" in one line using laravel and bootstrap. There is...
I keep getting this error: "Call to a member function create() on null" in my controller....
I'm using postgres database and I need to know all model field names and types from database. Someth...
I don't understand, why remove Html package on Laravel 5 ????????????????
I am new to Laravel and there is just one thing I don't get. I started building an application with...
Hello everyone, I'm new at Laravel and have a question about combining 2 JOIN results. At first, I h...
Hi there, This refers to a thread I recently posted. But, despite the help I have so far received, I...
call_user_func_array() expects parameter 1 to be a valid callback, no array or string given
Hello! I have got the following situation: There are two classes A and B They are related many to o...
I am stuck now for 2 days with this problem and any help would be really appreciated. down vote favo...
I have a table in my database called Logs which has a user_id field which links in with the users ta...
A strong local community is an important component in the development of individual artisans. Let's...
I have an package in workbench, which works fine. But after I published it and now am getting it by...
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