Support the ongoing development of Laravel.io →

1,385 Threads

Submitted data doesn't get stored in database and i get redirected after submit

Hi i am trying to submit data from a modal,and i want it to,simply close the modal after submission...

0 Likes
4 Replies

Multi field validation?

Multi Field Validation I have a table like: id code user_id msg_id title now I want to validation u...

0 Likes
0 Replies

503 Error when uploading images with Dropzone on FortRabbit

Hey, using the standard Laravel storage facade and S3. It works locally, uploads fine to S3 and usin...

0 Likes
0 Replies

Patch/Put method yields MethodNotAllowed

I have an edit page reusing a form from my create page that populates the fields by using {!! Form::...

0 Likes
6 Replies

Change the filename after an upload with CodeSleeve Stapler

I'm using the Stapler Lib to make the image upload. My form has an input field for image description...

0 Likes
0 Replies

Authentication always fail

Hello. I'm trying to use implement authentication in my system without success (using Laravel 5.0)....

0 Likes
0 Replies
posted 8 years ago

Multilanguage support with Laravel 5.0

Hello, Currently doing one project with Laravel 5.0. Need to implement the multilingual feature. I g...

0 Likes
4 Replies

Pass variable from on function in controller to another

I was wondering about passing one variable from one controller function to another controller functi...

0 Likes
0 Replies

Logging in with email or username

I posted this on Stack Overflow a few days ago to no avail so I'm hoping I can get some help here. I...

0 Likes
0 Replies

How to give values of select dropdown with values from database?

for some reason it doesnt return null anymore though I didnt know why it works. now I want to popula...

0 Likes
1 Replies

Are looking to get rid of the hair

If you are looking to get rid of the hair from your hands and legs you should approach the beauty pa...

0 Likes
0 Replies

Redirect()-> doesn´t work

[ View A] -> ( Form ) -> [ Controller A ] -> [ Controller B ] -> [ View A ] From View A...

0 Likes
0 Replies

Method Not Allowed Http Exception

Hello, I'm trying to pass the data of the form to the post route, but I always get the "MethodN...

0 Likes
4 Replies
Solved

Any one can help me out from sending form params to node js via Guzzle http

My laravel code is this , use GuzzleHttp\Client; ----- $client = new Client([ 'timeout' => 5.0,...

0 Likes
0 Replies

cannot get JSON data

I have form that should post data in JSON format, but it doesn't work yet. here is my blade {!! Form...

0 Likes
0 Replies

Form Model Binding - adding a class to form field

I have a simple form. In my blade view, I open it like this: {{ Form::model($alum, ['route' => ['...

0 Likes
4 Replies
posted 8 years ago

multiple File Upload

Hi there, I'm try to integrate jqueryFileUpload in my larvel 5.2 project. I can upload the images o...

0 Likes
3 Replies

Select option array

Hi guys, i have a form that uses a select option, setup as follows : {!! Form::select('property_type...

0 Likes
2 Replies

array_merge(): Argument #2 is not an array

I get this error when I try to edit my users array_merge(): Argument #2 is not an array I've tried...

0 Likes
7 Replies
Solved

storing data in laravel

I'm trying to store the following incoming data into the DB, and it is successfully stored except on...

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.