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

Dynamically created queue listeners - how to ?

Hello, I have a case were I need to open dynamically queue and place some jobs in it - by it self is...

0 Likes
1 Replies

Laravel permissions

How can I manage permissions with Laravel? I have some pages that are only displayed to user with pe...

0 Likes
2 Replies
Solved

Convert an array to working eloquent model

How to convert an array (data already inside database) to working eloquent model without writing dat...

0 Likes
1 Replies

Error to send mail with data

I am trying to set up instead of viewing the 'whoops' page, i want my users to see a custom page. s...

0 Likes
1 Replies
posted 9 years ago

eloquent model delete does not work

hi.. public static function boot() { parent::boot(); static::creating(function($model)...

0 Likes
1 Replies

Manage laravel updates and dependencies and their updates

Hey Guys I am starting my next laravel project and this time I want to be able to keep all used fram...

0 Likes
0 Replies

Dropzone.js Column 'album_id' cannot be null

Hi all, im trying to make my dropzone upload to work but i have a little error when i hit the submit...

0 Likes
0 Replies
posted 9 years ago

Any laravel developers in Seattle?

Anyone interested in meeting up the Seattle area? http://www.meetup.com/Seattle-Laravel-Projects-Mee...

0 Likes
0 Replies

Stylesheet not being updated in browser; Old CSS contents are cached

Laravel: 5.2.32 Browser: Chrome latest stable The CSS is not being updated, even though the file ret...

0 Likes
0 Replies
posted 9 years ago

NotFoundHttpException in RouteCollection.php line 161:

Hi .. I'm a newbie in Laravel, and following the "PHP Build a social network" tutorial. Ea...

0 Likes
0 Replies
posted 10 years ago

Laravel 5: mimes validator always returning errors even with right mime type.

Hi folks, While using the mimes validator I tried mimes:m4v and also tried mimes:video/x-m4v Here's...

0 Likes
6 Replies

View Search Results In View With ahref

I am trying to echo out data from the database with a foreach loop. In return it returns this error:...

0 Likes
0 Replies

Mail::queue() appears to send mail twice or more.

I'm using Laravel 4.2, IronMQ and Mailgun to send emails on the live site. For some reason two - som...

0 Likes
0 Replies
posted 9 years ago

Better way of implementing

I really need help for this. All are working correctly aside from dynamically getting total per row....

0 Likes
0 Replies

Trouble setting and getting all info for pages.

Hello everyone, I am having trouble to get all the information that I need for my pages on my local...

0 Likes
0 Replies

Caching and not caching little parts blade

Hi, We'll start on a new laravel project within a few weeks, and need some thought from you about ca...

0 Likes
2 Replies

Exception being thrown whenever an exception is thrown during unit testing with PHPUnit

New-ish to Laravel so pardon me if I'm getting something completely wrong. I'm wanting to start unit...

0 Likes
2 Replies

whereDoesntHave in PIVOT table with 2 where clauses

Hi, I need to exclude records (hotel rooms) from Eloquent query that have booked any day between Ch...

0 Likes
0 Replies

Stateless Basic Authentication for some routes in Laravel 5.2

Does anyone knows how can I use a stateless basic authentication for some of my routes in Laravel 5?...

0 Likes
1 Replies

Socialite really huge question

Hi I have a scenario where users log in into Laravel with regular email/password scenario. However i...

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.

© 2025 Laravel.io - All rights reserved.