Support the ongoing development of Laravel.io →

Can not connect to Homestead (php 7) on windows 10 (virtualbox 5 and vagrant1.7.4)

$ vagrant up Bringing machine 'default' up with 'virtualbox' provider... ==> default: Checking if...

0 Likes
0 Replies

Form problem

Hi Guys, I am new on Laravel 5, I try to create a Form with the Formbuilder. I guess my problem is r...

0 Likes
2 Replies
posted 9 years ago

Laravel 5/Javascript Remember Old Input

I have a form that has dynamic properties to add new rows of input. In this case candidates. As you...

0 Likes
0 Replies
posted 10 years ago

Pagination gives empty set on non existing page number

Pagination gives me an empty set when the page parameter refers to a non existing page (e.g. page=3...

0 Likes
5 Replies

View Composer not accepting string variable in view->with method

Hello, I am really stumped by this one issue... I have the following code in my custom view composer...

0 Likes
1 Replies

Unable to Access-Route with "pingpong-labs/modules"

Hallo, I am new to Laravel and to make "pingpong-labs/modules" working. I've understood an...

0 Likes
2 Replies
posted 9 years ago

Help with query in Eloquent

Hi guys!! I need to do this query on eloquent: Select * from my_table where field_a + field_b in (2,...

0 Likes
1 Replies

How to create client-config driven api

So I am creating an API but it has some caveats. First off I have to be able to easily create models...

0 Likes
0 Replies

Is this correct/secure usage of OAuth2?

Hey, I am setting up OAuth2 for the first time. I'm using the package: https://github.com/lucadegasp...

0 Likes
2 Replies

Pivot Table Extra Field

What I’m trying to do is when a new candidate is created an extra field is automatically populated i...

0 Likes
1 Replies
Solved

How to input multiple rows (hasMany relationship) simultaneously in single post form

Hi, I try to make a sms-gateway app and my problem like 'broadcast' feature. What is that? Here we g...

0 Likes
0 Replies

Simple validation does not work

Hi My request file: <?php namespace App\Http\Requests; use App\Http\Requests\Request; class C...

0 Likes
4 Replies
Solved

jquery datetime picker problem.

Hi I am using jquery datetime picker in my site. this is my code: <link href="/blog/public/c...

0 Likes
11 Replies
Solved

The best classified ads?

Hi guys what is the best Laravel classified app out there? suggestion and recommendation are welcome...

0 Likes
1 Replies

protect route for unauthorized users

hello! I'm new in laravel, i want to deny access routes for unauthorized users. my code: #Route::get...

0 Likes
2 Replies
posted 9 years ago

Laravel 5.1 and Redis queue jobs doesn't work

hey everyone, i'm using Laravel 5.1, i'm trying to set a queued job to get details which i need to w...

0 Likes
0 Replies
posted 9 years ago

How to handle many ajax requests

Hi, Currently i'm working on a project that handles many AJAX requests from the Front-end. It sends...

0 Likes
0 Replies

How to add a parameter to $request variable?

Hello! I have two models: articles and comments. In a view 'article.show' i have a form that creates...

0 Likes
5 Replies
Solved

New cURL package

Hi all I just wanted to let you all know about a new update to the ixudra/curl package (http://githu...

0 Likes
0 Replies

Any good practice of using multiple Eloquent instances to update the same row?

Hi all, As the following example, we create two Eloquent instances to fetch/update the same db row....

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.