Hi I am creating a permissions system using Sentry however this permission system is costumizable by...
Hello I'm new to Laravel and the forum. I am trying to create a RESTful CRUD controller with a littl...
I have table, there are are rows with checkboxes. I have script that counts all checked checkboxes w...
This is my post request validator for a form <?php namespace App\Http\Requests; use App\Http\Re...
Hi All, hope you can help me, I'm working on an small spark project where I need some input to be fi...
Hi, can someone help me with the uploading of file/s. . .
hi there, i am new to the forum and this is my first post with laravel. i would like to know how to...
I'm quite new to laravel development. I'm trying to create a unit test, which should fail (response...
This is a problem which our team has faced previously however we thought it was a merge conflict on...
I have this function to delete image when the row is deleted public function destroy($id) {...
I want to change the url of my laravel website. Is it possible?
Hi everyone, I'm dealing with this for a long and I really can't find a solution, I'm creating a RES...
Hello, I am using Dingo APIs package. I have created a resource controller and validate the form wit...
I want to set a slug for a user that I am saving. Should I use events? I tried this way whitout succ...
Since running 'composer update' to go from Laravel 5.0 to 5.1 I'm getting useless info when my app t...
it's my form code for password.. {!! Form::open(['url'=>'c_adduser']) !!} ... <div class="...
<textarea rows="4", cols="54" id="keterangan" name="keterangan...
I am trying to do a basic "contact us" page with a message text area that allows for regul...
I'm trying to check if my request has a set of input (using or ) but I can't figure out if the metho...
Noob question here. Is their a way I can reuse a $var??? example.. public function funcA(){ $var...
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