Support the ongoing development of Laravel.io →

I want to add items to OderItems

I want to add product_id, order_id, Price, Quantity to Order_items tables when customer click confir...

tiennhph08978 liked this thread

1 Likes
0 Replies
posted 4 years ago

Mapping Request Fields

Hello, I try to describe my topic. I have a PDF which I send by request to Laravel. This already wor...

0 Likes
0 Replies

Files and folders required for laravel project

Which files are required so I can move them or sell the project to others. As I think laravel has fi...

0 Likes
1 Replies
posted 4 years ago

How to send valid data in this format "table.field"

I'm working on an API and this is the rules function return [ 'name' => 'required|string|max:255'...

0 Likes
0 Replies

Http Client with proxy working only on first request

Make a get request to some URL using the \Illuminate\Support\Facades\Http with a proxy setup; The r...

0 Likes
0 Replies
posted 4 years ago

how move in Production - what do other developers?

I will deploy the Laravel 8.x app in Production from Vagrant local app Normally the DIRectory to upl...

0 Likes
0 Replies
posted 4 years ago

Homestead misconfigurations

It has seemed that Homestead has a bug that creates misconfigurations for nginx. I never know when I...

0 Likes
0 Replies
posted 4 years ago

Search user by Encrypted Value

Hello, I am trying to find a user. The user has a key "APP token". This key should be encr...

0 Likes
13 Replies
posted 4 years ago

TinyMCE/Responsive File Manager

Have anyone of you found a way to restrict unauthorized access to Responsive File Manager (https://w...

0 Likes
0 Replies
posted 4 years ago

How do I hasMany->hasMany SUM?

Hello, How do I Many to Many SUM? Like this; $users->threads()->comments()->sum('amount');

0 Likes
1 Replies
posted 4 years ago

Form values not uploaded on submit

I use Laravel 8 inertia and vue I want to update a post and I use this component in a main vue <t...

0 Likes
0 Replies
posted 4 years ago

Having issue with json response on my ongoing laravel work

My json response have be return garbage of data before expected result here is my controller functio...

0 Likes
0 Replies
posted 4 years ago

Crudify: A Laravel 8 CRUD package for rapid scaffolding and

Crudify is a Laravel 8 CRUD package which promotes rapid scaffolding and development. It uses a trie...

0 Likes
0 Replies
posted 4 years ago

How to display initial value of model in date input in vuevu

I use Laravel 8 inertia vue. I have a model (activerecord) and I would like to update it, particular...

0 Likes
0 Replies

I do not understand ui scaffolding

I am rather new to laravel. I could manage to create my first site and deploy it, but attempting to...

0 Likes
2 Replies
posted 4 years ago

facade + service provider link breaks in console commands

i have a facade (ITwrxCrypt) that references my service provider (ITwrxCryptServiceProvider) which e...

0 Likes
0 Replies

How to write product filter query in Laravel

Can someone please guide me on how I can write this below query in laravel by using eloquent ORM and...

0 Likes
0 Replies
posted 4 years ago

Multiple Upload Images in Laravel

I am here to ask my question about multiple upload Images in laravel, Which is If it would be okay i...

0 Likes
1 Replies
posted 4 years ago

HTML TO IMG(png,jpg,gif)

Hello friends, I'm here to ask for help, I'm on a project where I generate an image and I need to sa...

0 Likes
1 Replies

Implement messenger chatbox

I would like to implement messenger chatbox using laravel as back-end and angular as front-end using...

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.