Support the ongoing development of Laravel.io →

899 Threads

Laravel form POST gives error - 419 "Sorry your session ha.

Hi, I have a Laravel web application in Laravel version 5.7.4 hosted on Godaddy Shared hosting. Its...

0 Likes
2 Replies

drop down in form (using Laravel)

I have been working to build a laravel form and for the fields where text input is required I have s...

0 Likes
1 Replies

post user_id from Auth through a form?

Hi, I have a form and would like to get the user_id out when submitted here is my store function: pu...

0 Likes
1 Replies

How to get the error description on file upload

UploadedFile {#576 ▼ -test: false -originalName: "rid_full.xlsx" -mimeType: "applicat...

0 Likes
0 Replies

Editing A drop-downlist

{!! Form::open(['action' => 'LeaveController@update', 'method' => 'POST']) !!} <div class="...

0 Likes
0 Replies

laravel mysql

as we know we can't trust user input and insert it directly to database so how can I make a prepare...

0 Likes
0 Replies

problem with laravel and blade at the time of conditional ve

the problem is that at the time of doing the data verification it gives error controller public func...

0 Likes
0 Replies

Checking if data exists in child of a parent before creating

Am new to laravel (total greenhorn), it would be awesome if anyone can help me with this. I have a m...

0 Likes
4 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

Can't populate dropdown menu with associated array.

Full Array Array ( [0] => Array ( [id] => 1 [label] => Home [li...

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

404 after posting a form in create page.

I am trying to create a student's attendance. I have as students, klasses, attendances controllers;...

0 Likes
2 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

$request->file() empty (Laravel 5.7.24)

Hello. I try to make a simple upload form. Problem is $request->file() is always empty and i don'...

0 Likes
7 Replies

store form input data to json file

I want to store form data in a json file located in storage/app/data.json with this controller class...

0 Likes
2 Replies

Hi..I'am new to this group, I want this to save my checkbox.

//Here's my Blade <div class="col-md-12"> @foreach($intraoral_examination_list as $intraoral_...

0 Likes
0 Replies

How to make a category section to choose from?

How to make a category section to choose from and display the selected options chosen. If someone kn...

0 Likes
0 Replies
posted 5 years ago

Upload of files from vue.js.

I want to upload file (images or pdf) via a vue.js component that makes a request to an Controller i...

0 Likes
0 Replies

This is test

This is friend

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