Support the ongoing development of Laravel.io →

beanstalkd NOT under supervision, why?

Just about every "production" queue setup I've seen puts workers under supervision, but do...

0 Likes
0 Replies

Using laravel route in javascript

Hi all! I wanna know is there any way to access to laravel route in javascript. For example I have t...

0 Likes
3 Replies
Solved

Question about queuing and cache

Hey guys I'm developing an app across Windows and OS X. Is it okay to use the 'database' option for...

0 Likes
1 Replies
posted 8 years ago

Linking to routes with a wild-card prefix

Hey, how can write a route to this: Route::group(array('prefix' => '{username}'), function() {...

0 Likes
1 Replies
posted 10 years ago

Can't show image!

Hi; I get "The image cannot be displayed because it contains errors" message for some reas...

0 Likes
5 Replies
Solved

Unit testing : Phpunit command doesn't exists

Hi, I'm trying to launch my unit tests but when i write phpunit in my terminal i get "phpunit:...

0 Likes
7 Replies

Laravel Pagination with Eloquent Result

Hello , I'm trying to paginate with eloquent but I am no been success . If I paginate like this , It...

0 Likes
4 Replies

Laravel 5.3 why SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails?

I have product, and it has many comments, why i cant delete product, with all of this comment? My Aj...

0 Likes
1 Replies
Solved

Place code in View, Controller or Model?

Hey guys, I am new to Laravel (5.3) and MVC in general. I currently working on my first Laravel App...

0 Likes
1 Replies
Solved
posted 8 years ago

Daily import of csv file.

I need to import a csv file daily. Should I create an artisian command and then add it to a schedu...

0 Likes
0 Replies

Ho to Paginate search results?

I have own search filter, like that: public function search(Request $request, $counter = 5){ $sear...

0 Likes
2 Replies
Solved

TokenMismatchException in compiled.php line 3164 - Upload large file

Hi all, So I have a form to upload videos (about 30M) and I can't upload files when I try on my serv...

0 Likes
0 Replies

Laravel adds forward slashes to all the variable values passed from controller to view

Laravel adds forward slashes to all the variable values passed from controller to view

0 Likes
0 Replies

Passport - "Unauthenticated."

I hope someone could explain why I'm unauthenticated when already has performed a successfull Oauth...

0 Likes
7 Replies

Is there a LTS version for Lumen micro framework?

I am going to move my product with Lumen 5.x micro PHP framework. Lumen documentation does not menti...

0 Likes
0 Replies

BadMethodCallException in Macroable.php line 52: Method shuffle does not exist. - after running composer update

Hi all, I just updated my dependencies (composer update) on my current project to their most recent...

0 Likes
1 Replies

Getting Class 'MongoDB\Driver\Manager' not found on laravel on homestead

I'm using laravel homestead with php5.6 and mongodb 3.2 installed for my laravel server, and I can u...

0 Likes
0 Replies

Dynamic Dropdown w/ Mysql

Hello! I am trying to create a dynamic menu in my header view of all my pages. (I am new to Larav...

0 Likes
4 Replies
Solved

Diacritics in a laravel app

Hello! I have a problem with some text that I pull out of a mysql database which contains diacritics...

0 Likes
0 Replies
posted 10 years ago

Gmail Connection timeput

I configure mail with my gmail account. It works perfectly on localhost.when i moved to live i got...

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