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

Laravel 5.0 Commands and Queues

Hi, I'm having some difficulty using Commands and Queues with a Laravel 5.0 project. I've used Jobs...

0 Likes
2 Replies
posted 8 years ago

Query filter

HI everyone! Recently I read this article https://michaelstivala.com/refactoring-advanced-eloquent-f...

0 Likes
0 Replies

fetch values from a default values table if not found in local values table.

I have a case where I need to maintain some values of a user locally while there are default values...

0 Likes
3 Replies
posted 8 years ago

Exception Handling in views, and in PHP7

Hi having some problems with exception handling, first one is unrelated to PHP version and the other...

0 Likes
0 Replies

Error message not showing

I'm trying to get the error message to show when I attempt to login with the wrong username and pass...

0 Likes
0 Replies
posted 8 years ago

Upgrading Hosting Quesitons

Total Laravel newb here. Just taken a few tutorials. We're currently on Media Temple Grid - and I wa...

0 Likes
1 Replies

move db row up/down in table

I have a table in my view with 2 options to move that row up or down the table. I have made a sort_i...

0 Likes
3 Replies

A "Fatal Error Exception" with my new model "Userconfirmation.php"

Written with StackEdit. I was happy with laravel 4.2 until i upgraded to 5.2, By the way i wanted...

0 Likes
1 Replies
Solved

SQLSTATE[42S22]: Column not found: 1054 Unknown column

I have 2 models class BrandModel extends Model { protected $table = 'brand'; public functi...

0 Likes
2 Replies
Solved
posted 8 years ago

Laravel Spark without subscription part

To all Spark users on the forum I know that Laravel Spark is used for subscription based web applica...

0 Likes
0 Replies

Call to a member function with() on a non-object

I will create a edit function in my Conroller So I have the following function public function edi...

0 Likes
2 Replies
posted 8 years ago

laracasts role/permission demo and custom permission closures?

Hello, I tried to search for answers to my questions and well couldn't find anything after hours of...

0 Likes
1 Replies

Laravel environment variables

Hi, when I would get a variables from .env file using env() function, always returns null. I tried c...

0 Likes
1 Replies

Creating a Master Admin account that is not part of the normal users' database.

Hi! I'm creating an app where I'm using a User model that represents Hotels. The columns for these h...

0 Likes
1 Replies

searching in child table.

Hi, I am using Zizaco/entrust for managing roles/permissions of users. I have users with admin,super...

0 Likes
2 Replies

Laravel Installation Problems

Hey, So, I was following a tutorial to get Laravel up & running, and I did everything it asked....

0 Likes
3 Replies

Delete many posts with checkboxes

Hi, I'm using the Route::resource for my posts. How do I pass an array of values with checkboxes, fr...

0 Likes
1 Replies

Is Laravel overkill for me?

I need to have some PHP functionality - connect to simple databases to display table info via css -...

0 Likes
0 Replies
posted 8 years ago

Pushing echo text directly to screen

Hi All, I am developing a website application and running code that can take up to a few minutes. In...

0 Likes
1 Replies

Making sub category in laravel website

so i want to expand my site to have like region site, so when user open my site it will be ask to se...

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