I have a config variable file which I'm using it in my controllers instead of mysql for faster perfo...
I'm making an administrator section where the admin can change Users passwords. I am able to Create...
Hello there, i am trying a really simple form validation, but somehow it does not work out. here is...
Hi all! I wanna know is there any way to access to laravel route in javascript. For example I have t...
I have table, there are are rows with checkboxes. I have script that counts all checked checkboxes w...
Hi, can someone help me with the uploading of file/s. . .
I'm quite new to laravel development. I'm trying to create a unit test, which should fail (response...
Since running 'composer update' to go from Laravel 5.0 to 5.1 I'm getting useless info when my app t...
<textarea rows="4", cols="54" id="keterangan" name="keterangan...
Noob question here. Is their a way I can reuse a $var??? example.. public function funcA(){ $var...
I've the Laravel auth's login and registration from in same page like the below image. If i try to l...
I'm using L5.1 on Windows 10/Apache as my server, and I want to upload a file to /public/img/userIma...
I was trying to upload a file in Laravel 5.2, but when I try to access it using the file method it a...
When i use WWW before the domain my site working and and I have no problems, but if I remove the WWW...
I have an existing Laravel 4.0 project that I have been trying to update to Laravel 4.1. I created a...
Hello, I'm trying to pass the data of the form to the post route, but I always get the "MethodN...
I get this error when I try to edit my users array_merge(): Argument #2 is not an array I've tried...
I've got this, both of these works but there is a problem at the first one. The <option value="ID...
I have an fieldset in my form that looks like below. <fieldset class="Bo...
I have been porting a project from Laravel 5 to Laravel 5.1 and I am coming across an "unsuppor...
Solutions given in the past year. Excluding solutions from thread authors.
Select a tag below to filter the results
The Laravel portal for problem solving, knowledge sharing and community building.
The community