Support the ongoing development of Laravel.io →

Login over SSL-Proxy

Hi, I try to login about an SSL-Proxy: https://www.ssl-account.com/heregoesmyadress but it don't wor...

0 Likes
1 Replies

[Package] Guardian: RBAC Package For Laravel 4.2

##What is guardian? Guardian package for Laravel provides an easy interface to manage Role Based Acc...

0 Likes
2 Replies
posted 10 years ago

Multiple language files at custom locations

Hello, Is there a way to have multiple language files for the same language? I know that it would wo...

0 Likes
0 Replies

are there way to use "having In" statement;

i'm trying to run this code $AdvanceRequests=new AdvanceRequest(); $AdvanceRequests= $AdvanceReque...

0 Likes
0 Replies

92fiveapp can't save projects and Why can't create new model

Hi ,Guys Last night i was working on this project. Actually, am new bee to larvarel but , thanks to...

0 Likes
0 Replies
posted 10 years ago

Laravel Cashier

Thank you to Alex at php academy for this. Also, Taylor is giving attention to this as well on a con...

0 Likes
2 Replies

Looking for an Eloquent query to pull records by date range

I have a generic user table, with created_at and updated_at timestamp columns. I'm curious if there...

0 Likes
1 Replies
posted 10 years ago

How to use queue:listen on vps.

I use Amazon SQS for my queue message but I don't know how to automatic run this command on my VPS ?...

0 Likes
0 Replies

local domain is added in front of all external urls in a tags in blade

Hi, in my blade template I'm using a javascript variable "Website" to store a url string,...

0 Likes
1 Replies
Solved

Model Can't Catch PUT Request

Hi guys, As seen on the subject below, my Model Can't Catch the PUT Request,.. Here is the example o...

0 Likes
3 Replies
Solved
posted 10 years ago

Eager loading issue

Here are the tables, and their relations that I have already setup batch (has many 'probability') t...

0 Likes
0 Replies

action() & link_to_action() creating non https urls

Hi, I'm using the action helper to create my links, but it's making http rather than https links. I...

0 Likes
0 Replies

Creating Nested Models in Laravel

Hello, I had a question about nested forms and models in laravel. Let's say I want to create a mode...

0 Likes
0 Replies
posted 10 years ago

Route /{username} but searching by ID

Hey, Not entirely sure if I'm overthinking this, but on my site there are user profiles, and I want...

0 Likes
4 Replies
posted 10 years ago

Using Repository pattern

Hi, so i am new in Laravel. I want to use repository pattern, and here my problem: here is my interf...

0 Likes
2 Replies
Solved

How to change the auth username field

Instead of having my database column named "username" or "email", how can I set...

0 Likes
0 Replies
posted 10 years ago

What is wrong with this query?

Hi all, I have the following query: $posts = Post::with( 'comments' => function($c) {...

0 Likes
1 Replies

Using Relationships correctly - Team, User and Relation table

Hello, i have three database tables: User, Team and Relation. A user can be a member in multiple tea...

0 Likes
0 Replies

Lock a stock quantity so others can't buy.

Hello All, I am new to the Laravel, and to web Development too, but was very impressed with the fram...

0 Likes
1 Replies
posted 10 years ago

Update multiple rows at once

I've got a form that needs to update multiple rows with different id's at once. Like a spreadsheet....

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.