Support the ongoing development of Laravel.io →

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 9 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 9 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 9 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 9 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 9 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

Bidirectional eager loading on L5 with 3 models

I already typed my issue here if you prefer, with the important bit of each classes I have 3 models...

0 Likes
1 Replies
posted 9 years ago

Beginner question - Problem with packages in "require"

Hello, My problem is when i uploaded my website in a free Web Hosting using Filezilla the package Oa...

0 Likes
1 Replies
posted 9 years ago

Where to put methods used by controllers.

Hi all so I am extending the AuthController and have added a few 'helper' like functions like: priv...

0 Likes
1 Replies
Solved

Authenticate on multiple tables/models with Laravel 5

Hello guys, I have two questions about Authentication: How to use Auth with multiple tables? (Stude...

0 Likes
2 Replies

Php artisan migrate error?

Hi guys, when I type the command in bash below, php artisan migrate I got the error below exception...

0 Likes
2 Replies

Environment Detection

because I need to create the environment.php file? I did not created the file environment.php and it...

0 Likes
2 Replies

Weird SQL error while trying to remove related object

I have Category model which has one to one relationship to itself. It obviously has id and parent_id...

0 Likes
4 Replies
Solved

are tables updatable by modyfing schema migration file?

Let's say I want to add a column to a table, I tried to modify the schema file inserting the new col...

0 Likes
1 Replies
posted 9 years ago

mysqlworkbench mwb file to schema builder files

is it possible to convert an mwb file created with mysqlworkbench to schema builder files? Some kind...

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