Support the ongoing development of Laravel.io →

Scope And Relationship on Same Model

I have a table called payments which contains a field called Vendor ZIP. I have a table called 20150...

0 Likes
1 Replies
posted 10 years ago

Some model's Accessors are not being picking up

I have a model with a number of fields. I need to massage some before output, so I use accessors - b...

0 Likes
1 Replies
posted 10 years ago

Laravel 4 style exceptions in Laravel 5

Laravel 4 had such cool exception handling pages... e.g. in http://i.stack.imgur.com/2uYwX.png Is th...

0 Likes
2 Replies
Solved

Route:list not working outside Homestead SSH

Hi! I want to run the simple command: "php artisan route:list" but I can't! at least if I...

0 Likes
2 Replies
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

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.