Support the ongoing development of Laravel.io →

Cuboatgit

Joined 12 Mar 2015

Statistics

Threads 2
Replies 4
Solutions 2
Articles 0

Scheduled event does not fire

Hello, everyone, I'm trying to fire some event using the Indatus/dispatcher https://github.com/Indat...

0 Likes
1 Replies
Solved

Laravel, eloquent, returning a value from a select with a inner join with pivot table

Hello, I'm new with Laravel and im'trying to use as best as I can, but I'm having trouble getting...

0 Likes
2 Replies
Solved
replied 8 years ago

Problem with sending emails

With Google I didn't have any problem using this port: 'port' => 587,

0 Likes
replied 8 years ago

Scheduled event does not fire

I found the solution here: https://github.com/Indatus/dispatcher/tree/1.4#installation Verify that m...

0 Likes
Solved
replied 9 years ago

Laravel, eloquent, returning a value from a select with a inner join with pivot table

Ok, solved it. $jobposts = JobPost::whereHas('libraryTypes', function($q) { $q->whereIn('library_...

0 Likes
Solved
replied 9 years ago

Laravel, eloquent, returning a value from a select with a inner join with pivot table

Ok, I'm making progress in some way. $libraryList = Input::get('libraryList'); $fieldToExaminate =...

0 Likes

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.