Support the ongoing development of Laravel.io →

898 Threads

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' => '[email protected]', '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 4 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

Pullout and Display UserData from different SQL tables

I'm new to programming specially in Laravel, I hope you could help me. It means a lot for me. I'm no...

0 Likes 0 Replies

laravel, how to update with request from users ?

in previous thread iv posted my problem with update function, the problem is the database wont upda...

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.

© 2023 Laravel.io - All rights reserved.