Hello, In my application i've 3 Model, Professeur, Etudiant and Administrator A Professeur manage ma...
Hi, This is something I already spent too much time on, please help! :) Scenario: I'm using Queue to...
I am fairly new to laravel 5 so excuse my novice question. I am watching a treehouse tutorial on aja...
Has anyone tried running db:seed on SQL server? My file consists of multiple rows with IDs specified...
Hi all, i'm relatively new using Laravel. I have a Laravel app in a Debian server and I need to conn...
Array ( [6] => Array ( [4] => Array ( [35] => 80 [total] => 80 ) [2] => Array...
I have a form where users can change some informations and I've created a Request class to validate...
I've got a site that I've updated from Laravel 4 to Laravel 5, and I want to make my switch to produ...
Hi all, I have an issues with validation, i have two validation rules to merge and validating the fo...
Hi , everyone. $sql = "SELECT *,earth_distance(ll_to_earth(team.lat, team.lng), ll_to_earth(23....
Hi, I'm on laravel 4.2, with query builder (for mysql) I try to make a request looking like this (I...
I have a form with 2 submit buttons; <form class="form-horizontal" role="form&quo...
Hi when I reset password I got error UnexpectedValueException in PasswordBroker.php line 239: User m...
Hi all i have an issues with mouse drag and drop images it's not transparent or flexible while drag...
I do have this certain file defined in the manifest. But elixir() throws "not defined in asset...
Hi, I'm using mass-assignment to insert a load of records into the database, how do I handle a file...
Hello all, I am using Laravel 5 and stuck on a problem and i will be happy if you help me. I want to...
Hi all, I am trying to pass data to a view, but in a format where it can be manipulated client side...
I have tried this in testing using standard HTML pages outside of Laravel and it works correctly. I...
Hi, I want to query my database using AJAX with JQUERY. This is the Javascript function I wrote to i...
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