Support the ongoing development of Laravel.io →

Laravel Developer Payment

Hello, We have some troubles with our developer... Can you please give us some info about the salari...

0 Likes
3 Replies

Redirect to previous page after failed input validation

I am building simple CRUD laravel aplication. To manage applications items i am using views index.bl...

0 Likes
6 Replies

Laravel Relationships

I am trying to understand why something works. I have a user model and within it I state that a User...

0 Likes
3 Replies

ksort() expects parameter to be array, integer given

I am currently trying to insert the value of fields to a table. However, this error keeps coming up:...

0 Likes
3 Replies
posted 9 years ago

How to remove @yield when user is authenticated?

I'm planning to remove @yield in my default.blade.php when the user is authenticated. How can I do t...

0 Likes
0 Replies
posted 9 years ago

Request to review my package Modulair Router

Hi guys, I've released a package called Modulair Router. I would like to ask you check it out and gi...

0 Likes
2 Replies
posted 9 years ago

I have to put a trailing slash in the URL so that the root view opens.

The following error appears only when I try to access the root page without putting a trailing slash...

0 Likes
0 Replies

env file vs config/database.php

New to Laravel. Not sure I understand the difference between these two configuration methods. I'm...

0 Likes
2 Replies
posted 9 years ago

Cannot send base64 encoded image via mail

I'm using Laravel 4 and I'm trying to send to a gmail account base64 encoded image but it doesn't di...

0 Likes
0 Replies

Running Multiple Applications with one laravel Installation‏

in CodeIgniter, there is a way to make a multi app in same CodeIgniter Installation . http://www.cod...

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

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.