Support the ongoing development of Laravel.io →

1,848 Threads

Laravel session using through API

Hi friends I using Angular as frontend and laravel as backend Now i try to store a value in session...

0 Likes
0 Replies

laravel 6 how post with ajax

This is my ajax function in the view that should be called when a select change the selected option...

0 Likes
1 Replies

Download CSV file via RestAPI

Hello. I need help how to write: download csv via api I have laravel-bac.loc as my server. and I hav...

0 Likes
0 Replies

Help passing an argument to a helper function in this route?

How do you pass an argument to a function in this route? I created a helper function, which I'm tryi...

0 Likes
1 Replies

Maximum execution time of 30 seconds exceeded [Laravel 5.2]

FatalErrorException in FileTypeFilterIterator.php line 49: Maximum execution time of 30 seconds exce...

0 Likes
0 Replies

Bad Request 400 - cookie to large

Hello Someone has already experienced 400 error - cookies are too large. I am using apache 2.4 ~ and...

0 Likes
0 Replies

Tracking and protecting the downloads of PDF

Hello, A client of mine would like to track the number of downloads for documents in a Laravel 5.8 w...

0 Likes
0 Replies
posted 4 years ago

Download a video from an external server and link

Hey guys I want to download videos from external links I have a field in database and this is video...

0 Likes
0 Replies

Bit of a strange error.

Ok, so I'm trying to create a support code that expires and is updated with a random code every 24 h...

0 Likes
2 Replies

Laravel 5.7 email verification throws 403

Verify Email Address is showing error 403 Sorry, you are not authorized to access this page. The err...

0 Likes
4 Replies

Laravel returns “No input file specified.” after vhost edit

I recently installed a fresh copy of Laravel onto this test domain -http://laravel.so-mad.com/ using...

0 Likes
8 Replies
posted 4 years ago

Are routes with "_" chars valid ?

Hello, If there is a difference in route description of my laravel 5 app as : Route::post('run-user-...

0 Likes
0 Replies

Can't Connect to Algolia using PHP/laravel

I work on a laravel project, and I want to use Algolia search . I'm using Laravel 5.8 , PHP 7.3.2, M...

0 Likes
0 Replies

Help with search string Laravel 5.8

Developers, I'm doing a search function and I can not bring the variable into sql? can anyone help,...

0 Likes
3 Replies

Beautify for Blade

Is there a good beautifier for Blade? I'm using JS-Beautify and not getting the results I like. I'd...

0 Likes
0 Replies

Laravel Nova - Get Resource For Card

Howdy folks! Please pardon the formatting, I tried to keep everything tidy but I cant seem to get th...

0 Likes
1 Replies

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

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.