Support the ongoing development of Laravel.io →

Undefined class in IoC

I'am trying to do dependency injection between two services via IoC, and getting ReflectionException...

0 Likes
1 Replies
Solved
posted 11 years ago

Exist something like mysqli_multi_query in laravel 4?

Hi, I have to make multiple updates and i want to make to run just only once. In php we have mysqli_...

0 Likes
1 Replies

Is it possible to call images from outside the public folder or any folder or directory in your computer in Laravel 4?

this is my code calling from public folder and its works... <img src="/placeImages/{{$image[...

0 Likes
6 Replies

Laravel 5 XAMPP Can't connect DB, I'm going to die?

Hi I still can't connect to database properly. When I type the commands below. php artisan migrate...

0 Likes
4 Replies

Must return Relation

Hello, In my application i've 3 Model, Professeur, Etudiant and Administrator A Professeur manage ma...

0 Likes
3 Replies
posted 10 years ago

Deleteing a job from a queue doesn't work when using Redis

Hi, This is something I already spent too much time on, please help! :) Scenario: I'm using Queue to...

0 Likes
3 Replies

How do you set up an ajax get or post request for laravel 5

I am fairly new to laravel 5 so excuse my novice question. I am watching a treehouse tutorial on aja...

0 Likes
10 Replies

db:seed on SQL server

Has anyone tried running db:seed on SQL server? My file consists of multiple rows with IDs specified...

0 Likes
1 Replies

Laravel 5 MSSQL

Hi all, i'm relatively new using Laravel. I have a Laravel app in a Debian server and I need to conn...

0 Likes
1 Replies
posted 10 years ago

how to access these array values

Array ( [6] => Array ( [4] => Array ( [35] => 80 [total] => 80 ) [2] => Array...

0 Likes
1 Replies

[L5] I can't understand how to use a custom validation rule.

I have a form where users can change some informations and I've created a Request class to validate...

0 Likes
4 Replies
Solved

How to I transfer a website using Laravel Forge?

I've got a site that I've updated from Laravel 4 to Laravel 5, and I want to make my switch to produ...

0 Likes
0 Replies
posted 10 years ago

category child

Hi all, I have an issues with validation, i have two validation rules to merge and validating the fo...

0 Likes
2 Replies

How to use raw sql Pagination in Laravel5?

Hi , everyone. $sql = "SELECT *,earth_distance(ll_to_earth(team.lat, team.lng), ll_to_earth(23....

0 Likes
2 Replies
posted 10 years ago

query building : "complex" join

Hi, I'm on laravel 4.2, with query builder (for mysql) I try to make a request looking like this (I...

0 Likes
6 Replies
Solved

Filters Not Working

I have a form with 2 submit buttons; <form class="form-horizontal" role="form&quo...

0 Likes
3 Replies
posted 10 years ago

Problem with reset password

Hi when I reset password I got error UnexpectedValueException in PasswordBroker.php line 239: User m...

0 Likes
2 Replies
Solved
posted 10 years ago

Drag mouse.

Hi all i have an issues with mouse drag and drop images it's not transparent or flexible while drag...

0 Likes
1 Replies

elixir() throws random "not defined in asset manifest" exceptions

I do have this certain file defined in the manifest. But elixir() throws "not defined in asset...

0 Likes
0 Replies

Eloquent mass-assignment with file upload

Hi, I'm using mass-assignment to insert a load of records into the database, how do I handle a file...

0 Likes
2 Replies

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.

© 2025 Laravel.io - All rights reserved.