Support the ongoing development of Laravel.io →

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

Laravel 5 and Ajax (Jquery)

Hello all, I am using Laravel 5 and stuck on a problem and i will be happy if you help me. I want to...

0 Likes
4 Replies
posted 9 years ago

How can I pass data to view to be manipulated by Javascript?

Hi all, I am trying to pass data to a view, but in a format where it can be manipulated client side...

0 Likes
12 Replies

Posting to Ajax using jQuery

I have tried this in testing using standard HTML pages outside of Laravel and it works correctly. I...

0 Likes
4 Replies
posted 9 years ago

AJAX Call to PHP DB Query returns no value

Hi, I want to query my database using AJAX with JQUERY. This is the Javascript function I wrote to i...

0 Likes
6 Replies

Referencing php file for Ajax call

I have have an Ajax requesting a blade.php file using the full path $("#main").load('http:...

0 Likes
2 Replies

Is this a pivot table or not?

I cannot figure out my Eloquent Relationships and it is driving me NUTS! I've basically decided I've...

0 Likes
2 Replies

MySQL DAYOFWEEK in DB::raw

I'm trying to get all services where the serviceDate is on a Monday, and am getting something wrong....

0 Likes
1 Replies
Solved
posted 10 years ago

No Ajax help

I run this simple route and get message "No Ajax". I can't get any ajax request to functio...

0 Likes
1 Replies

FatalErrorException - Class 'Base_Controller' not found

Hi, This may be a stupid question however I'm a beginner and have recently started learning Laravel....

0 Likes
4 Replies
Solved
posted 9 years ago

How to test console response with Codeception ?

I want to test console command with codeception acceptance test. following is console command &...

0 Likes
0 Replies
posted 9 years ago

Can't install Laravel after Lumen installation

Hello fellow programmers! I hope someone is able to help me with this problem. I am trying to instal...

0 Likes
2 Replies

Controller subdirectory and Route Group with multiple Controller does not work

Its might be a bug in laravel but not sure, need your suggestions about to resolve this. The issue i...

0 Likes
0 Replies

Can't Install Laravel in Ubuntu localhost

I can not install laravel frame work in my ubuntu localhost Please hehp how can I install this?? Act...

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