Support the ongoing development of Laravel.io →

286 Threads

How to add and update config varaibles in laravel

I have a config variable file which I'm using it in my controllers instead of mysql for faster perfo...

0 Likes
1 Replies
Solved

Administrator Update User's Passwords (Please Help)

I'm making an administrator section where the admin can change Users passwords. I am able to Create...

0 Likes
9 Replies
Solved

Password confirm does not work

Hello there, i am trying a really simple form validation, but somehow it does not work out. here is...

0 Likes
6 Replies
Solved

Using laravel route in javascript

Hi all! I wanna know is there any way to access to laravel route in javascript. For example I have t...

0 Likes
3 Replies
Solved

How to send ID's array to controller through POST method?

I have table, there are are rows with checkboxes. I have script that counts all checked checkboxes w...

0 Likes
3 Replies
Solved

How to upload file/s (specifically pdf)?

Hi, can someone help me with the uploading of file/s. . .

0 Likes
3 Replies
Solved

Unit Tests fails with unexpected response code

I'm quite new to laravel development. I'm trying to create a unit test, which should fail (response...

0 Likes
3 Replies
Solved

Getting useless Exception message since composer update

Since running 'composer update' to go from Laravel 5.0 to 5.1 I'm getting useless info when my app t...

0 Likes
4 Replies
Solved

About Form::textarea

<textarea rows="4", cols="54" id="keterangan" name="keterangan...

0 Likes
1 Replies
Solved

reuse $var???

Noob question here. Is their a way I can reuse a $var??? example.. public function funcA(){ $var...

0 Likes
3 Replies
Solved

Using Login Form and Registration form in same page

I've the Laravel auth's login and registration from in same page like the below image. If i try to l...

0 Likes
4 Replies
Solved

Windows File permissions won't let me open file

I'm using L5.1 on Windows 10/Apache as my server, and I want to upload a file to /public/img/userIma...

0 Likes
1 Replies
Solved

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

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

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

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

Jquery cloned fieldset not posting

I have an fieldset in my form that looks like below. <fieldset class="Bo...

0 Likes
1 Replies
Solved

L5.1 Unsupported operand types error on select element w/ default blank dropdown option

I have been porting a project from Laravel 5 to Laravel 5.1 and I am coming across an "unsuppor...

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