Support the ongoing development of Laravel.io →
posted 10 years ago

Out of the box ServiceProvider not getting loaded

Hello There Laravel provides some ServiceProviders (App\Providers) out of the box which bizarrely do...

0 Likes
4 Replies
Solved

globally defined csrf token, still 405 error with ajax post

I am trying to make a POST request within a js function. It is sending an array of data that is stri...

0 Likes
0 Replies

L 4.2 groupby and rows - controller-model or blade problem

Hi everybody, I am new to Laravel - but we have all got to start sometime. I have a bunch of rows. i...

0 Likes
2 Replies
posted 10 years ago

Authentication issue (4.2)

Occasionally, I run into an issue where I can't login to my app. Even a password reminder and chang...

0 Likes
3 Replies

Inheritance between models.

Hi. I am new to laravel framework. I need to know that how can we do inheritance between two models...

0 Likes
1 Replies
posted 10 years ago

Session variable desappearing and reappearing randomly

Hi guys, I recently discovered a strange behavior in my app Session, I got a session variable called...

0 Likes
3 Replies
Solved
posted 10 years ago

mcamara/laravel-localization : usage and understanding -- need help

I'm trying to accomplish: no locale in url for the local set in config.php when a language is select...

0 Likes
0 Replies
posted 10 years ago

How CSRF and X-CSRF-TOEKN can protect us?

As i mentioned in the topic name, how they can secure our website? an ajax app, for example the hack...

0 Likes
2 Replies
Solved
posted 10 years ago

Beginner Question--White screen of death when I change servers

I'm working on outputting info from a database into a page. When I do it on my local MAMP server, it...

0 Likes
6 Replies

What is so great about view composers?

Hi, I'm still wondering what is so great about view composers in Laravel (5). I have a controller wh...

0 Likes
3 Replies
Solved
posted 10 years ago

Laravel 5, Ratchet PHP, Real time messaging

Hi, Just wondering if there is anyone successfully integrated Ratchet with Laravel 5? I found a pack...

0 Likes
3 Replies
posted 10 years ago

Caching Dependency Injection Container

What's your idea on caching heavy calculations of IoC Container into a file or a php config? Special...

0 Likes
0 Replies

Broken code In the Forums Archive Layout

Has anyone noticed this? Is there anyway to help getting it fixed? Screenshot of broken layout in Ch...

0 Likes
0 Replies
posted 10 years ago

Lumen generic controller route fails, but worked in Laravel

Hi everyone, I am refactoring my API project to Lumen. In 4.2 I had this in routes.php Route::contro...

0 Likes
3 Replies
Solved

Blade template polymorphic inheritance?

So imagine if you will, an arbitrarily deep tree of nested categories. For the data structure minded...

0 Likes
2 Replies

Empty email when authorization in twitter via Socialite

I use authorization in twitter via Socialite. Why email property empty? use Laravel\Socialite\Facade...

0 Likes
3 Replies
Solved
posted 10 years ago

General Error: 1215 cannot add foreign key constraint (Making Migration in Laravel 5)

Hi there, I trying make a migrate in Laravel 5 with the relation (One to Many) in my table user and...

0 Likes
0 Replies
posted 10 years ago

Paginate with order_by

Hi all, i have an issue with getting portfolio images, This is my index method. public function inde...

0 Likes
2 Replies
Solved

Search forum

I really wish some folks would do a search before they asked the question, some questions have been...

0 Likes
0 Replies

Function not returning properly

Been trying to fix this for a few hours now with no success. $role = $organization->getRole($requ...

0 Likes
11 Replies

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.