Support the ongoing development of Laravel.io →

Getting all from a polymorphic one-to-many relation with eager loading

I have a Favourite Model which will store many different types of favourites (favourite quiz, questi...

0 Likes
0 Replies

Querys to pivot tables

I didn't see in the documentation how to use eloquent for querys in the pivot table. Having: posts...

0 Likes
0 Replies

Sessions issue in blade on server hosting

i have a blade in which i have a div. the div gets the data from session. also on the same blade i h...

0 Likes
0 Replies

routes.php new route is not picked up by Laravel or Nginx?

I've been working on my project for a while. Today I added a new entry in my routes.php: Route::get(...

0 Likes
2 Replies

Data from one view is shared with all views.

Hello, I have recently installed laravel debugbar (https://github.com/barryvdh/laravel-debugbar) and...

0 Likes
2 Replies
posted 11 years ago

About Redirect when CSRF Exeption happen

Hi first sorry about my spelling. Ok, i want to use the default csrf filter on BaseController.php bu...

0 Likes
3 Replies
Solved

Lines-Details Table Relationships

Hello, When I need details tables without laravel I use a pk compound column, however I was reading...

0 Likes
1 Replies
Solved

multiple remember_me tokens are set while using Auth::attempt() in my custom driver

Hi, I have made a custom auth driver base on the documentation, but as I check my database and used...

0 Likes
0 Replies

TokenMismatchException in loging to website

Hello to every one . I have two websites in my xampp localhost folder . both of them are having logi...

0 Likes
1 Replies
posted 9 years ago

Auth::user() return null

I've created login form then I try to login. It work but Auth::user() return null; I try to dump var...

0 Likes
1 Replies

Laravel 5 Not Passing data from Controller to View with AJAX

Hi all, I'm having an issue passing data from controller to a view loaded via ajax. Below is my code...

0 Likes
4 Replies
Solved

homestead php session timeout setting

Where to set the PHP Session setting in homestead? I run normal php script, and I had set ini_set('s...

0 Likes
1 Replies
posted 9 years ago

Fillable and guard not working as supposed

Im on Laravel 5.1. I'm manually setting a field on a create model: User::create([...

0 Likes
2 Replies
Solved

How to use @include() right way?

I have this basic structure in my blade file <div class="container1"> //some cont...

0 Likes
2 Replies
posted 9 years ago

Problems with session

Dear, I'm having the following problem: I created a new project in Laravel 5.1 and made no specific...

0 Likes
3 Replies
Solved

Auth::attempt returns false in custom Controller.

I can't understand why Auth::attempt always returns false. Maybe someone can enlighten me and explai...

0 Likes
0 Replies

Command Method Testing

I find it pretty straight forward testing commands I have created using the CommandTester. However,...

0 Likes
0 Replies

Return redirect from within another method in controller

I am trying to authorise user in a controller method by calling another method of the same controlle...

0 Likes
3 Replies
posted 9 years ago

FrontEnd Developer for a multi-tenant Laravel 5 Project Wanted

Hi There, We are looking for an experienced Laravel5 FrontEnd Developer for multi-tenant Ecommerce P...

0 Likes
0 Replies

Jenkins CI - Abysmal Code Coverage

Hi everyone, Just getting through setting up Jenkins to successfully run the PHP QA Toolchain (http:...

0 Likes
3 Replies
Solved

Thanks to our community

Solutions given in the past year. Excluding solutions from thread authors.

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2025 Laravel.io - All rights reserved.