Support the ongoing development of Laravel.io →

1,185 Threads

Laravel 5.2 multiple file validation problem

I was doing some multiple file validation. I have my html like so: <html> <body>...

0 Likes
0 Replies

Laravel 5.2 file upload returning null

I was trying to upload a file in Laravel 5.2, but when I try to access it using the file method it a...

0 Likes
2 Replies
Solved

Using multiple Global Scopes on the same Model in Laravel 5.2

Hey All, I have a Quote model with a table column boolean('approved') which I want to use to setup t...

0 Likes
0 Replies

Request input

Hello every one, I am creating Rest Api using Laravel and i have some problem regrading Request inpu...

0 Likes
0 Replies

How to set $fillable attributes for another table with hasOne relationship in a Laravel/Ardent model?

Suppose, I have these ardent models class User extends \LaravelBook\Ardent\Ardent { public $aut...

0 Likes
2 Replies

Some problem with URL (not work when using WWW before the domain)

When i use WWW before the domain my site working and and I have no problems, but if I remove the WWW...

0 Likes
6 Replies
Solved

Cookies not persisting after Laravel 4.1 upgrade

I have an existing Laravel 4.0 project that I have been trying to update to Laravel 4.1. I created a...

0 Likes
26 Replies
Solved

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

How to save multiple checkboxes in Laravel

Please i need some help in my application. I am using Laravel 4.2 and MySQL database. I am trying to...

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

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

New to Laravel,MVC and need a little clarity on MVC

Hi Guys, I am Pretty New To Developing in PHP + Laravel, I was recently learning to Code Raw PHP whe...

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

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

How to store a empty value as null in a Decimal field

Hi there, I have a problem when I try to store a empty string into the database, laravel stores it a...

0 Likes
4 Replies

PROBLEM: Multiple store of data using attach().

Im getting this error "Undefined offset: 1" what should I change here: Controller: pub...

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

Using Angularjs, Ajax in laravel 5.2 - 500 (Internal Server Error)

I keep getting an error when submitting form using Ajax post 500 (Internal Server Error). I am using...

0 Likes
0 Replies

Saving multiple data in database

What should I change to save multiple data here? Thanks in advance. This should be the output fsr_nu...

0 Likes
0 Replies
posted 10 years ago

Select option problem

I've got this, both of these works but there is a problem at the first one. The <option value="ID...

0 Likes
4 Replies
Solved

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.