Support the ongoing development of Laravel.io →

Valid structure for multi-module applications

Hello, I want to create multi-module application (more than 4 modules - user, admin, manager, guest)...

0 Likes
1 Replies
posted 10 years ago

Eloquent relationship containing where and orWhere constraints?

I am building a site which allows fitness instructors to publish a timetable of classes they teach....

0 Likes
2 Replies

how to use join on more thane 3 table using Eloquent / Convert the above query in Eloquent way

table name ( class name of model ) user ( UserModel ) id, name product ( ProductModel ) id, name, us...

0 Likes
1 Replies

upload file - get filename not working

Hi, Can anyone help me with this. I'm trying to get the file name of the file that I'm going to uplo...

0 Likes
1 Replies

Uploaded File(PDF) move as *.tmp file

Hi, I created an uploaded facility. Kindly see the the view and controller below : VIEW <form...

0 Likes
2 Replies
Solved

Can't execute something in PATH from /public (Heroku build)

Hey all, I've got Laravel running on Heroku and have installed ffmpeg using composer. I can open Her...

0 Likes
1 Replies

Laravel switch case issue

How can i use switch case in laravel. As i have seen on other post they suggest to extend blade like...

0 Likes
1 Replies

Multiple databases or no?

Hello all, Currently I am working on Laravel application that uses many databases. It's organized in...

0 Likes
3 Replies

MariaDB with Laravel 5

Hello, I want to use MariaDB with Laravel 5, can i use Homestead or some other VM. I tried protobox...

0 Likes
0 Replies

Hide navigation items based on ability to access a route?

I've been googling my face off trying to find a reasonable approach to this, but to no avail. I have...

0 Likes
1 Replies
posted 10 years ago

toArray() on collection returns [relations:protected] instead of [attributes:protected]

Hello everyone, I have a loaded collection, Conversations, for wich I do some sanitizing like this:...

0 Likes
0 Replies

Multiple tables in model

My Index page uses 3 tables in the database: index_slider index_feature footer_boxes I use one con...

0 Likes
9 Replies
Solved

How to Change page/text: "Whoops, looks like something went wrong." ?

General problem: some types of exceptions supersede my exception handler and show a plain "Whoo...

0 Likes
6 Replies

Is Forge vulnerable to Shell shock?

I can't find any information on whether forge or nginx is vulnerable. What's up?

0 Likes
3 Replies
Solved

Binding a conditional implementation to a controller

What's the best way to pass a concrete implementation of an interface if that implementation is depe...

0 Likes
3 Replies
posted 10 years ago

Laravel install instructions dont work on linux redhat

Following the install instructions doesn't work for me on linux. I downloaded composer and moved to...

0 Likes
1 Replies
Solved

How do you trap a queryexception and display a user friendly page?

If there is a query error while using Eloquent, how do you trap it and redirect the user to a friend...

0 Likes
0 Replies

Laravel and angular

Hi guys! I'm creating my first bigger laravel project. In this project I want to include Angular for...

0 Likes
3 Replies
Solved
posted 10 years ago

Looking for Midwest companies using Laravel

We're working with a startup called ElevenFifty (https://elevenfifty.com/) to create in-depth week l...

0 Likes
0 Replies
posted 10 years ago

ReflectionException (-1) Class does not exist

I am completely lost in this. I've done this a billion times and I yet this particular one is not w...

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.