Support the ongoing development of Laravel.io →

1,843 Threads

Using Model Query in Laravel: Schedule

wanted to create dynamic scheduling jobs so I have used model in Kernel.php like below protected fun...

0 Likes 1 Replies

Laravel Request Validation API

When I Create own method for Validation extends FormRequest , Validation working but its not redirec...

0 Likes 0 Replies

Multiple domains named routing issue.

Hi, The webshop I'm developing uses two shopfronts, and to prevent a copy paste of the laravel proje...

0 Likes 5 Replies

Doubt about Lumen request and response

Hi friends i created api using lumen this have request is ``` { "dates": [ { "date&qu...

0 Likes 0 Replies

Form data structure

Hey all, I have a question. I'm submitting a form and the data consists of user created questions an...

0 Likes 1 Replies

Weird Behavior. POST routes are reporting HTTP 400 err

I'm getting a HTTP 400 error only in Chrome Browser, I've deleted all the cookies as some post have...

0 Likes 2 Replies

Get related posts based on post category

Hi. I'm getting my posts like this... public function show($slug) { $post = Post::where(...

0 Likes 1 Replies

Laravel how to upload/download Files to amazon s3 using kms

Helo guys, I'am trying to upload/download files from amazon s3 using KMS, although i have implemente...

0 Likes 0 Replies

Defining Two Relationships Between Models

I'm learning Laravel, and really OOP in general. I've followed several YouTube tutorial series, that...

0 Likes 0 Replies

Controller Won't Return Defined Status Codes

Hi, I am stuck with a major issue. I have being developing a application for a while. I had set some...

0 Likes 0 Replies

route confusion

Hi everyone! I don't know, if it's the right place here to ask this question – but I'm really strugg...

0 Likes 0 Replies

Api routes not working

i am newby in laravel and i have routes like this in api.php file insid routes folder: Route::post('...

0 Likes 0 Replies

Controller not displaying image form s3 bucket

I want to display an image from my amazon s3 bucket directly in the users browser from my controller...

0 Likes 3 Replies
posted 4 years ago

Request $request confusion...

By the way i am just editing the default boilerplate, so are these the same? public function update...

0 Likes 1 Replies

Pullout and Display UserData from different SQL tables

I'm new to programming specially in Laravel, I hope you could help me. It means a lot for me. I'm no...

0 Likes 0 Replies

Laravel raw query Question?

If a $request body was passed in with the categories 9,1,7 and I try to do the following it only wil...

0 Likes 0 Replies

Yesbank payment integration response shows page expire error

Yes bank payment integration response shows page expire error - 419 unknown status error. how could...

0 Likes 0 Replies

test forum

lorem ipsum dollar

0 Likes 0 Replies

laravel update with request wont works

can anyone help me to solve this ? i've read some related thread in many forums and google, but i ca...

0 Likes 1 Replies

Two field in combination should be unique in Database

Hello, I need to have validation where two field in a table in exact this combination should be uniq...

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

© 2023 Laravel.io - All rights reserved.