Support the ongoing development of Laravel.io →
posted 9 years ago

How to query the status of an individual job in the queue, or list all pending jobs

I am trying to write an ajax based notifier that will tell the logged in user if any jobs they have...

0 Likes
3 Replies

Gulp watch and versioning

It seems when it detects changes to my sass file it compiles it but doesn't version/cache bust it, i...

0 Likes
2 Replies
posted 7 years ago

Eager Load Multiple Polymporhic Relationships - some soft deletes, some not

Hi Folks, I have several models that contain a polymorphic field. These poly fields contain four or...

0 Likes
0 Replies
posted 7 years ago

My first package, OndrejBakan\Permissions

Hi y'all, I made my first package ever few days ago. It is another Authorization package, but nothin...

0 Likes
0 Replies

How to pass TWO object to one view?

In my home page I wanna list my items for one section and list the users info for another section in...

0 Likes
2 Replies

Fetching large numbers of rows

Hello guys, is there any way currently to fetch large datasets with Laravel? I know there's chunk()...

0 Likes
10 Replies
Solved
posted 7 years ago

Relationship among 3 models

The situation: a user can organize many parties a user can participate to many parties a user parti...

0 Likes
0 Replies

How to deploy laravel 5 on shared hosting ?

I've been learing laravel for few week just working with local host. Now I have to deploy it on a s...

0 Likes
2 Replies
posted 7 years ago

Problem getting the best comment by number of likes

I have a table with relationships Post id post_description user_id Comment id comment_des...

0 Likes
0 Replies

how to refresh jwt token in laravel5?

How to refresh the JWT token when it expires the ttl. I want the new token should be generated once...

0 Likes
2 Replies

Set `always_populate_raw_post_data = -1` to Laravel's php ini

I have this error on my AJAX request, please refer below. Deprecated: Automatically populating $HTTP...

0 Likes
0 Replies

Laravel io source code

Hi, I have been studying laravel io source code for creating a thread in a forum. At first the reque...

0 Likes
2 Replies

Laravel 5.1 + Entrust - Extra permission, which not belong to role

Good day! I was Googling a few hours but I can't find any information about how to extend Zizaco Ent...

0 Likes
2 Replies

Why am I getting 504 errors on homestead with new Laravel projects

I have about 6 projects in my homestead box currently. They all work fine. Today, I went to do a tut...

0 Likes
2 Replies

Ajax request not working

I am trying to make ajax request to create new category but i get the follow error message Controll...

0 Likes
1 Replies
posted 7 years ago

Intervention Image from storage

I want to upload an image to storage and crop it later. with an extra request. but my image is every...

0 Likes
1 Replies

The requested php extension ext-mongo * is missimg error

I am trying to install learninglocker at my xampp server. So I am trying to run the php composer.pha...

0 Likes
2 Replies

Importing excel file in Laravel 4

How to Import an excel file and update the data into database in Laravel 4

0 Likes
1 Replies

problem in using Auth::attempt() function

i am making a login form. i have made the form.data is getting passed using login but when i use if(...

0 Likes
0 Replies

Laravel 5.2 api login error

Hi All, I'm using laravel 5.2 to develop an api When trying to login using Auth::guard('api')->a...

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

© 2024 Laravel.io - All rights reserved.