Support the ongoing development of Laravel.io →

899 Threads

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

Getting data before loading the view

Hi I am creating a permissions system using Sentry however this permission system is costumizable by...

0 Likes
0 Replies

Mass CRUD REST edit/update controller: how to

Hello I'm new to Laravel and the forum. I am trying to create a RESTful CRUD controller with a littl...

0 Likes
1 Replies

Form data not flashing back to view on validation failed

This is my post request validator for a form <?php namespace App\Http\Requests; use App\Http\Re...

0 Likes
9 Replies

Spark Form and vue problems

Hi All, hope you can help me, I'm working on an small spark project where I need some input to be fi...

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.