Support the ongoing development of Laravel.io →

Queue processing problem using Beanstalkd: Sometimes jobs don't run

Laravel 4, Beantalkd, Supervisor, and Beanstalk Console These are the columns in the console for obs...

0 Likes
2 Replies

module options on interface

Hello three guys I'm a junior web developer and I have started experimenting with laravel for my upc...

0 Likes
0 Replies
posted 8 years ago

Faker NOT NULL constraint failed: types.name

I have the following class: class Type extends BaseModel { use Translatable; public $translated...

0 Likes
1 Replies
Solved

Frontend/backend one laravel project

I have one project with frontend and backend. I access frontend with example.com but I want to acces...

0 Likes
3 Replies

Laravel 5.3 Not Compiling Blade Views when newer version is saved

Yeah as my subject is saying it: Whenever I'm saving my views & reload my view, the changes are...

0 Likes
3 Replies

Cache Auth::user()

I'd like to cache Auth::user() calls, because I have the username of the logged in user in my top na...

0 Likes
21 Replies
posted 8 years ago

How to understand IOC container of laravel?

I want to know about laravel IOC container. Please explained me!

0 Likes
0 Replies

TokenMismatchException in VerifyCsrfToken.php line 68:

This is a link i tried default intstall on window. but appears error like that. installed on osx was...

0 Likes
8 Replies

Form redirect with old input not working

Hi, I am making an app and I check for validation like thid: $rules = [ 'due_date' => 'date|r...

0 Likes
0 Replies

[ L 5.3 ] view blade not update

Hii. I used laravel 5.3, change the view but always cache old view, how to fix that? deleted all cac...

0 Likes
1 Replies

Generate dynamic URL?

Laravel 5.3 I have search results, need to do results per page. URL is dynamic. Depends on search r...

0 Likes
0 Replies
posted 11 years ago

Any Laravel developers in Akron-Cleveland OH area?

Hey guys, is there anyone in NE Ohio who uses Laravel, or am I the only one? :)

0 Likes
1 Replies

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

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.