Support the ongoing development of Laravel.io →

1,185 Threads

Call Controller function from within Controller with $request params

Hi, i have a Controller with a function : public function Upload(Request $request) { $file = $r...

0 Likes
0 Replies

Many-to-Many Relationship Form Binding (Laravel 5.3)

Hey guys, I am having trouble coming up with a plan on how to populate the "team_user" tab...

0 Likes
0 Replies

TokenMismatchException Issue

So I've been finagling with this for a couple hours. I've read all the posts on the GitHub issue twi...

0 Likes
0 Replies

disable default security features

Hi I want use laravel for creating a vulnerable web application portal to teach web attack to our st...

0 Likes
1 Replies

How to add dynamic dropdown list column on Laravel 5.3 registration?

I want to create a dropdown list where the data retrieved from the database, ie dropdown level. the...

0 Likes
1 Replies

Route.php Web.php . What does Route excactly do

Hi everybody, I'm very new in Laravel. I have been watching some videos and I saw this route.php use...

0 Likes
1 Replies

production.ERROR: exception 'Exception' with message 'Serialization of 'Symfony\Component\HttpFoundation\File\UploadedFile' is not allowed'

I’m having an issue with a file upload. I’m getting the following error in my laravel log. [2016-12-...

0 Likes
4 Replies

Routing url to request in Grid Editing function in Kendo UI - (from working example)

I want to use the Kendo UI in Laravel. It is work good, while I dont want to make a CRUD things with...

0 Likes
0 Replies

Token Mismatch problem in certain browser.

I fetch serious problem in token mismatch frequently. I followed many instruction from "LaraCas...

0 Likes
0 Replies

Post data with XMLHttpRequest

Hi, I am trying to send data on my controller using XMLHttpRequest but it doen't work. My route: Rou...

0 Likes
2 Replies

Laravel Responding to Angular (same domain) and ReactJS (different) Differently

First off let me say that I understand that CORS is an issue, and I'm not sure if it's what is creat...

0 Likes
1 Replies

Password confirm does not work

Hello there, i am trying a really simple form validation, but somehow it does not work out. here is...

0 Likes
6 Replies
Solved

Using laravel route in javascript

Hi all! I wanna know is there any way to access to laravel route in javascript. For example I have t...

0 Likes
3 Replies
Solved
posted 7 years ago

Daily import of csv file.

I need to import a csv file daily. Should I create an artisian command and then add it to a schedu...

0 Likes
0 Replies

TokenMismatchException in compiled.php line 3164 - Upload large file

Hi all, So I have a form to upload videos (about 30M) and I can't upload files when I try on my serv...

0 Likes
0 Replies

I cannot upload an image!!

how to solve this problem?? Please Help!! NotReadableException in Decoder.php line 46: Unable to rea...

0 Likes
0 Replies

Ajax controller with single route

Hi, Just wondering if this is a good way to write ajax code to interact with Laravel routes? Example...

0 Likes
0 Replies

Checkbox is not showing on the POST

Hello, Very strange, i'm trying to include a Form::checkbox on my form and the values simply doesn't...

0 Likes
1 Replies

Measure performance of the queries and execution functions

Hello! Is there any way - some module/plugin in Laravel, which measures time of executing funtions,...

0 Likes
1 Replies

How to get json file object and upload it in laravel

I want to upload an json file object in laravel , this object come from angular js with the below fo...

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.