Support the ongoing development of Laravel.io →

286 Threads

Saving array to database

I feel like I might be overthinking this, and I know the answer is out there, I just haven't been ab...

0 Likes
2 Replies
Solved

when send post data by the client, returns error "Maximum function nesting level of '100' reached"

Hi I have developed an app on L4 and I taken strange error.. Examle in unit test public fun...

0 Likes
1 Replies
Solved

Save the change of the checkbox-state on DB

Hi everybody! I have a view that shows a list of tasks. Each task has a checkbox that shows if it's...

0 Likes
4 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

Best way to create a product comparison on an L5 store?

I am creating a Laravel 5 store shopping cart and I would like to allow the users to compare up to 3...

0 Likes
3 Replies
Solved
posted 8 years ago

How to Update image

Hi i am new to laravel please help me to update image path Here is my controller public function sto...

0 Likes
3 Replies
Solved

How to change the request input ?

hello every one i have a Category model and its have only name and image field so for making a new c...

0 Likes
3 Replies
Solved

Checkbox showing "0" and "1" instead of "Yes" or "No"

Hello guys. First of all, thanks for the interest in my topic. I have a simple question i guess. The...

0 Likes
1 Replies
Solved

Add extra value to query in Laravel 5

Hi, in my database i have a column "extra_data" which i have to fill after a form submit....

0 Likes
4 Replies
Solved

Method like Model::create() but for updates.

Hello everybody! First of all, thanks for watching on my topic. My question is simple. The models th...

0 Likes
3 Replies
Solved

Form validation with @foreach

Hello, I have table with form, here is code: <tbody> @foreach($cart_products as $index =&g...

0 Likes
3 Replies
Solved

Lumen CORS 405 Response

Hey everybody, I'm just playing around with Lumen trying to build a small API. However I'm having is...

0 Likes
2 Replies
Solved

Do I need to sanitize my URL i.e. {userID}.myapp.com

I am using an app with different users and to view their profiles you need to access {userID}.myapp....

0 Likes
6 Replies
Solved

Resizing images using Intervention

I am trying to manipulate images in Laravel using intervention. I have followed all the required set...

0 Likes
1 Replies
Solved

How to Set Cookies During Unit Test?

In a unit test, I'm trying to set cookies when calling a route. Test code is: $response = $this->...

websterl3o liked this thread

1 Likes
1 Replies
Solved

Form Model Binding for files

I have an issue trying to grab a file using form model binding and did a number of searchsand have y...

0 Likes
2 Replies
Solved

Combine Foreach Loop and Eloquent to perform a search

I am quite confused about when, where and how I should be writing this query.. This is my array from...

0 Likes
6 Replies
Solved

Trouble when uploading a file

Hi, I have trouble to upload a file. I get some kind of not accepted http exception and I can't solv...

0 Likes
4 Replies
Solved

Laravel 5 - Request::get() and Request::input() does not return the same

Hello, Here my case. I need to filter data send to $request->get('filters') and delete invalid su...

0 Likes
1 Replies
Solved

Larvel 5 - Form Select Value to Post Confirm Page

I've created a very simple form that has some select values and when you select one of the items fro...

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.

© 2024 Laravel.io - All rights reserved.