I have a Favourite Model which will store many different types of favourites (favourite quiz, questi...
I didn't see in the documentation how to use eloquent for querys in the pivot table. Having: posts...
i have a blade in which i have a div. the div gets the data from session. also on the same blade i h...
I've been working on my project for a while. Today I added a new entry in my routes.php: Route::get(...
Hello, I have recently installed laravel debugbar (https://github.com/barryvdh/laravel-debugbar) and...
Hi first sorry about my spelling. Ok, i want to use the default csrf filter on BaseController.php bu...
Hello, When I need details tables without laravel I use a pk compound column, however I was reading...
Hi, I have made a custom auth driver base on the documentation, but as I check my database and used...
Hello to every one . I have two websites in my xampp localhost folder . both of them are having logi...
I've created login form then I try to login. It work but Auth::user() return null; I try to dump var...
Hi all, I'm having an issue passing data from controller to a view loaded via ajax. Below is my code...
Where to set the PHP Session setting in homestead? I run normal php script, and I had set ini_set('s...
Im on Laravel 5.1. I'm manually setting a field on a create model: User::create([...
I have this basic structure in my blade file <div class="container1"> //some cont...
Dear, I'm having the following problem: I created a new project in Laravel 5.1 and made no specific...
I can't understand why Auth::attempt always returns false. Maybe someone can enlighten me and explai...
I find it pretty straight forward testing commands I have created using the CommandTester. However,...
I am trying to authorise user in a controller method by calling another method of the same controlle...
Hi There, We are looking for an experienced Laravel5 FrontEnd Developer for multi-tenant Ecommerce P...
Hi everyone, Just getting through setting up Jenkins to successfully run the PHP QA Toolchain (http:...
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