Support the ongoing development of Laravel.io →

3,391 Threads

Triple foreign key BelongsToMany Relations returns null in Laravel

I am implementing pivot table with multiple foreign keys Laravel 5 Eloquent. Already read these link...

0 Likes
0 Replies

Migration Problem

This is the problem when I'm trying to migrate my database in linux terminal. Thanks for the help ev...

0 Likes
0 Replies

$this->beforeFilter('logged')

Hi everybody. First of all, I need to mention that my knowledge about Laravel is ZERO. I just instal...

0 Likes
0 Replies

PDOException in Connector.php

PDOException in Connector.php line 55: SQLSTATE[HY000] [1045] Access denied for user 'homestead'@'lo...

0 Likes
2 Replies
Solved

Clear session cookie on exception

I'm getting exceptions when I'm trying to resolve malformed session_cookies for laravel.. Is there a...

0 Likes
1 Replies

LaraFlow, a new mac app to help Laravel developers

Dears I 'm introducing LaraFlow, a new mac app to help Laravel developers to accomplish 3 things: 1-...

0 Likes
0 Replies

How to connect mysql using ssl?

Hello, anyone please help me how to connect to mysql server using SSL? I tried to put these lines...

0 Likes
1 Replies

Dynamically set timezone at runtime.

I am using the same codebase to spin up different sites which may exist in different timezones. The...

0 Likes
1 Replies

Laravel 5.1. File upload issue

I've a site and CMS built on top of Laravel 5.1. The file images larger than 1mb are not being uploa...

0 Likes
1 Replies

Class App\Http\Controllers\AuthController does not exist

I recently found that the registration of new users, login and such, should be in the AuthController...

0 Likes
2 Replies
Solved

Blacklist URLs with validation

Hey, i have a form that accepts only URLs, and i use the validation function accordingly to only all...

0 Likes
1 Replies

Using Flysystem with user credentials

Hi Guys, I have my own s3 bucket i'm using for user uploaded files but I wanted to add the ability f...

0 Likes
0 Replies

Connecting to SQL Server from Mac OS

Hey all, I'm working on an application that connects against an existing SQL Server DB. I've got the...

0 Likes
0 Replies

Constraining multiple-model-binded routes to the model IDs?

I have a set of routes where they only contain model-binded parameters and no intermediary text, exc...

0 Likes
1 Replies

Can't find live url lamp stack

My .htaccess in file root: RewriteEngine on RewriteCond %{HTTP_HOST} ^domain.com$ [NC,OR] RewriteCo...

0 Likes
0 Replies

Have to logout when first going to app otherwise i get error = TokenMismatchException in VerifyCsrfToken.php line 67:

Hello. Its a strange one. I have built an app from a tutorial which all works except for one issue....

0 Likes
0 Replies

Laravel Unable to Use Uploaded SQLite File

Hi Everyone. I have a weird problem. I am writing an app that receives an SQLite file via an API pos...

0 Likes
0 Replies

Laravel (Linux) to SQL Server (Windows)

Hi, As the subject, I'm running Laravel 4.1 on a Linux web server that I need to connect to a Window...

0 Likes
8 Replies
Solved

Replicate Homestead environment

I'm using homestead, and would like to set up my server to be exactly like homestead. I already have...

0 Likes
0 Replies

Azure WebApps, Laravel 5.1.11, Composer install Fails

Hello I have been hitting an issue maybe some one has encountered. I have a fresh and shiny new ins...

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