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

Migrations in Production (with existing data)

Hello! I have a short question about migrations in production environments, where I have a lot of da...

0 Likes
1 Replies

URL Rewriting application

Hi I need help in building laravel url rewriting. I have application in laravel and SQL data base. I...

0 Likes
0 Replies

Laravel 5 Parse

Hi there, I have the following problem i'm using laravel 5 and laraparse package.Login with parse wo...

0 Likes
1 Replies

How do I access pivot table columns?

Following the code below and it keeps saying the pivot property is NULL. There must be something wro...

0 Likes
3 Replies

Change SQL query on Auth, Laravel 5.1

When logging in, the query fails, because "email" is not on "usuario", it's in &...

0 Likes
6 Replies

@include 502 bad gateway

I've setup Laravel 5.1 on ubuntu/thrusty 14.04 using vagrant. I'm using nginx with php5-fpm. I start...

0 Likes
1 Replies

JWT auth help

I am using JWT https://github.com/tymondesigns/jwt-auth On login i need to also grab and insert the...

0 Likes
1 Replies

using many models in a view

Hello, I need create a form with three selects. These selects contains different values models. How...

0 Likes
2 Replies
Solved

Manage multiple database in one app

I don't know if this is possibile, but is there a way to manage more than one database if i have one...

0 Likes
1 Replies

action routing not passing through the object

Hello, I've been stuck on this for a couple of hours. Oddly enough other routes have not had this pr...

0 Likes
2 Replies
Solved

Authentication Problem with These credentials do not match our records

I am facing this issue while using default Authentication feature, I need to change user_login and u...

0 Likes
0 Replies

Validate for guests using L5.1 validation

We have a checkout where customers can either create an account or checkout as a guest. If they regi...

0 Likes
1 Replies

How to add video on web page Using Source Code

Hello All, I need some help regarding HTML, the problem is that I want to include video lectures on...

0 Likes
0 Replies

Content management system made for Laravel. WholeCMS

Content management system made for Laravel. WholeCMS Github Address https://github.com/wholecms/core...

0 Likes
2 Replies
posted 9 years ago

Scope to check for existence of a relationship

I'm building a site concerning nightclubs, events and booths - the idea is a user can book booths fo...

0 Likes
2 Replies
Solved

MongoDB Error

Having issue of setting up a server for an existing app. Made sure all versions were the same on the...

0 Likes
0 Replies

having trouble updating with validations

this is my update function in usercontroller public function update_user_credentials(UpdateUserReque...

0 Likes
0 Replies

Error "Missing argument 2" on a Constraining Eager Load closure

Hi, I'm using a Constraining Eager Load closure to filter a query, but when I use a second argument...

0 Likes
1 Replies
Solved

Captcha for laravel 5 with audio

Hey, I created a package for Laravel that can help you to manage captcha in your forms. It manage Au...

0 Likes
0 Replies

Relationship cant access recently created model

Hello, I have this scenario: Route::group([ 'middleware' => ['reservation'], 'prefix' =&g...

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