Support the ongoing development of Laravel.io →

Stop validating when required_with returns false

Hello, I have 2 fields : amount (text) and currencies (select). Here's an extract of my validation '...

0 Likes
0 Replies

On Busy Server Received SQL Error!

Hello, I have a big problem and if it's true laravel will going to critical and unreliable situation...

0 Likes
0 Replies

Trying to deploy Laravel 5 on Synology Web Server

As per most of the articles available, simply copying the entire directory of the Laravel project an...

0 Likes
1 Replies
posted 10 years ago

Modify the built-in login to check if the user confirmed the registration

I've modified the registration process which now sends an email with a link to confirm the registrat...

0 Likes
3 Replies
Solved

Redirect Search Form to Search Results Page

I have a search form that sits on every page of my Laravel app - when someone enters a search reques...

0 Likes
6 Replies
Solved

Laravel 5, Postgres and JSON fields

Hello, trying to understand that status of development for this use: I want to store JSON data in Po...

0 Likes
1 Replies

Error on php artisan app:name in Laravel 5.1

I have a problem with php artisan app:name [name] command on fresh instance of Laravel 5.1. When I r...

0 Likes
3 Replies
Solved

Laravel4 many-to-one relation with a pivot table

I have 3 tables in my database. A link table, a question table and an answer table. In link I store...

0 Likes
0 Replies
posted 10 years ago

I need help with queueing in laravel

I have currently moved 2 Eloquent into __contsrcut() of class CreateMediaJob. And created an excepti...

0 Likes
0 Replies

Import missing Laravel functionality to Lumen

Is it possible import missing Laravel functionality such as db migrations to Lumen?

0 Likes
1 Replies

php artisan down except own ip

Currently i am using Laravel5. My question is if if i use the Maintenance mode with php artisan...

0 Likes
1 Replies

How to implement disable user functionality

Hi all, I'm struggling in implementing disable user functionality. The only thing i'm missing is how...

0 Likes
1 Replies
posted 10 years ago

Laravel cashier how to manage payment from the app to a user

I'm working on a site selling service customer to customer. The workflow I've thought about is: The...

0 Likes
1 Replies

Column not found: 1054 Unknown column '_token' in 'field list' (SQL: update `tutorials` set `_token` =

If i update my Form Model Binding i am getting the above error: **Column not found: 1054 Unknown col...

0 Likes
4 Replies
Solved
posted 10 years ago

Multiple routes with same number of params

My client wants two urls in website: www.example.com/{cityname}-items.html www.example.com/{statenam...

0 Likes
3 Replies

nested and/or within a dynamic function

I'm trying to get nested results but can't seem to get it working for my situation. I want to use th...

0 Likes
1 Replies
posted 10 years ago

PHP build config on Homestead

Hi I want to try using pthreads on my Homestead box, but I found out that i need to have ZTS build i...

0 Likes
0 Replies

Manual Bootstrapping of Laravel (for example from a CMS)?

Hello, I want to embedd Laravel into another app. So what I am looking for is, that the other App wi...

0 Likes
2 Replies
posted 10 years ago

socialite - facebook login

Hi there guys, I am in trouble with socialite facebook login. I set up my facebook app and integrate...

0 Likes
0 Replies

laravel for big company

Hello sir/Madam We are going to design website for my company the whole of features such as thicking...

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.