Support the ongoing development of Laravel.io →

1,531 Threads

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

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

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 3 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

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 3 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

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
posted 3 years ago

Images showing in built in server but not after deployment

Hi, I use the laravel filesystem with the following config `> 'disks' => [ 'local' =>...

0 Likes
4 Replies
Solved

Proper dynamic form request refactor issue

Hello. I have issue when I'm trying refactor dynamic form validation into form request. Main issue i...

0 Likes
0 Replies
posted 3 years ago

errors event/listener - data from event Not appear in Listen

errors event/listener - data from event Not appear in Listener Log where setup this: broadcastOn()  ...

0 Likes
0 Replies

Valet and Request Entity Too Large

Hello. I have a problem with it. I'm trying to upload a big file (1.5GB) in local and I got the prob...

0 Likes
0 Replies

Installing jetstream on fresh laravel 8x

On a fresh laravel project I would like to install jetstream as described by the documentation which...

0 Likes
0 Replies

I am having problem sending verification email.

I am trying to verify users after they must have created there account but i keep getting this error...

0 Likes
1 Replies

how using more than 3 different table in laravel 7

hi, im new in laravel. i want to use more than 3 table in my blade, but i have so many problem here,...

0 Likes
1 Replies
posted 3 years ago

Expected response code 354 but got an empty response

Hi, I am new to Laravel and trying to setup the mail functionality. I opened a mailtrap.io account f...

0 Likes
1 Replies

Laravel $request->user() is fetching user data from db

I have a token (generated with Laravel passport) in my header while sending a request. When I want t...

0 Likes
0 Replies

Laravel Kubernetes deployment questions

I'm polishing Laravel Kubernetes deployment (I'm not the PHP dev,rather devops guy) and have some co...

0 Likes
0 Replies

which is the best way for scraping data in laravel

I'm working on a laravel api, which is used for an android application. I want to instantly scrape d...

0 Likes
1 Replies
posted 3 years ago

How to redirect the user after creating a post

Trying to redirect the user to the thread page after creating their thread. I am not sure to pass th...

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.