Support the ongoing development of Laravel.io →

2,390 Threads

lumen file request returns an empty object

HTML <input type="file" ref="inputfile"> <input type="file" r...

0 Likes
0 Replies

How do i allow entry twice in 24hrs

I am trying to create an workplace check in and checkout system for workers but i want to allow a us...

0 Likes
0 Replies

Multilanguage upload in database from admin on the server

Hello. I have a problem with insert services in the database. I have a project with 3 languages: Rom...

0 Likes
0 Replies
posted 5 years ago

how to sum the rows in laravel

big = DB::table('marks') ->select(DB::raw('sum(marks.tamil,marks.english,marks.maths,marks.scienc...

0 Likes
1 Replies

Connection Timeout while retrieve data using REST API

Hi all. I just deploy my laravel app using docker container on my GCP instance. I can run the migrat...

0 Likes
0 Replies

Multi guard authentication, logs out if two guards logged in

Hi. I'm working on an application written in Laravel 5.7. In my app I have three guards: 'guards...

0 Likes
0 Replies

403 Forbidden You don't have permission to access

I am getting this error on the hosting server. All ajax request are failing with 403 Forbidden error...

0 Likes
1 Replies

dialerhorizon

this is the application for the dialer for horizon technologies with backed and front end implementa...

0 Likes
0 Replies

SQLSTATE[23000]: Integrity constraint violation: 1048 Column

I Have a problem when im trying to insert data inside my DB If the input field are not required, i c...

0 Likes
2 Replies

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

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.