Support the ongoing development of Laravel.io →

1,185 Threads

How to validate array input?

Hey, I have many to many relationship between Product and Order models with custom pivot attribute r...

0 Likes
8 Replies

Insert or update refactoring

I have a long list of fields to insert. Then I have that same list again under the update section Th...

0 Likes
0 Replies

can't view PDF file from the computer.

How can i view the data here please help thanks. public function showpdf($fsr_num)...

0 Likes
0 Replies

2 Forms 1 different hidden input

Hi guys, new here so go easy! I'm working on a site, and doing what I can in laravel, I have 2 regis...

0 Likes
0 Replies

I can't get withInput() to work with TwigBridge

This seems like such a simple task but after an hour I still can't figure it out. It's just a login...

0 Likes
4 Replies

5.2 Form in not being repopulated after validator fails.

Hello I have this issue, I am making a form to create students and that form is validated in my stor...

0 Likes
0 Replies

Showing validation error massages for dynamically added input fields

I have input array elements dynamically added to my form. After validating them I get messages in my...

0 Likes
0 Replies

Eloquent ignores a from field when building quiery

Hi, I have a problem with Eloquent ignoring a form field - not adding the selected value to the data...

0 Likes
0 Replies

Authentication broken after added Column to DB

HI there, I am very new to Laravel 5.1 and i am working on an existing project. There is a Login and...

0 Likes
0 Replies

Laravel 4 Pagination on scroll

I am searching for pagination example using scroll. i am currently using la-ravel 4 without blade. P...

0 Likes
0 Replies

Trying to mass assign Checkbox Input values to database

Hi, Laravel 5.2 here. I can't save my checkbox values to db $data = $request->all(); $data["...

0 Likes
0 Replies

Drop down menu based on value of another drop down menu.

In my view i have a form and 2 drop down menus. The first one shows countries and based on the selec...

0 Likes
2 Replies

Laravel subdirectory link in route group

Hey, Is this a valid approach to create a route group on routes.php ? Because its showing NotfoundHt...

0 Likes
0 Replies

Android Post Response - Internal Server Error 500 - OK in HttpRequester

My Android app is sending Json Array to Laravel 5.0 Rest Api. When i try the code with HttpRequester...

0 Likes
0 Replies

Jquery cloned fieldset not posting

I have an fieldset in my form that looks like below. <fieldset class="Bo...

0 Likes
1 Replies
Solved
posted 8 years ago

failed to open stream: Permission denied

Hello, Facing Issue while reading a csv file. file_get_contents(\IBDswtkjOvJJ6LvV_users.csv): failed...

0 Likes
2 Replies

Not able to trace Source of Variable

Hi, Can someone please help me guiding ways to trace the source from where the variables are taking...

0 Likes
0 Replies

When Validation Exception is thrown?

I am trying to understand when Validation Exception is thrown. As when my custom request rules metho...

0 Likes
0 Replies

File upload with HTTP Patch request

Hello, I am attempting a file upload with a PATCH HTTP request. In the controller, Input::file('file...

0 Likes
3 Replies

Memory usage on long running script

I have a script which pulls data from an API to store in a local database. The data will then be pro...

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

© 2024 Laravel.io - All rights reserved.