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

Class Swift_Transport_Esmtp_Auth_NTLMAuthenticator does not exist

Hello, trying to send emails but i keep getting this error .. "Class Swift_Transport_Esmtp_Auth...

0 Likes
1 Replies

API-friendly Paginator

I'm interested in building a solid API for consuming resources from my projects. Would like to hear...

0 Likes
2 Replies

Logical question about Services and Controllers

I have implemented a simple Service that tries to authenticate user, I just doubt that there is some...

0 Likes
3 Replies
Solved

Connect Laravel with Oracle 11g xe in Linux(Ubuntu)

Hi, Help connect Laravel with Oracle 11g xe in Linux.

0 Likes
0 Replies

Laravel project not work on iPage host. but works fine on bluehost.com. same code. why?

Laravel( + Angular) project not work on iPage host. but works fine on bluehost.com. same code. why?...

0 Likes
2 Replies
posted 11 years ago

Autoload and namespace

Hello, I'm new with Laravel and I'm trying to understand the autoloader and the namespaces. Before t...

0 Likes
1 Replies
posted 11 years ago

Inverse of "in" in laravel validators rules

Good day !!! What is the Inverse of "in" in laravel validators rules? thanks artisans!!

0 Likes
2 Replies

How do I create the ER [User] hasOne [Profile]?

Total newbie here and having trouble figuring this out. I have a table called users and a table call...

0 Likes
2 Replies
posted 11 years ago

Running Laravel on Production server without installing it there..

So here is the deal, I've got MySQL, PHP, Apache and really the whole stack installed on the product...

0 Likes
1 Replies
Solved

Why can't Eloquent use join clauses for eager loading?

class Cat extends Eloquent { public function user() { return $this->belongsTo('User'...

0 Likes
0 Replies

Eloquent relationships - getting user id..

Just a quick one, i'm struggling to do relationships correctly.. I have 2 tables 'users' and 'files'...

0 Likes
5 Replies
posted 11 years ago

Failed Job with Beanstalkd

I want to track failed jobs with beanstalkd. So far I've setup the failed_jobs table and created som...

0 Likes
3 Replies

HAS_MANY relationship shows a Phantom IS NULL in query log and returns no rows

here is what I have CONTRACTOR and BID table class Contractor extends Eloquent { public function bid...

0 Likes
1 Replies
posted 11 years ago

how can i expire a session after special time?

hi I want to logout my user after one hour and I want to use session . for getting the login time i...

0 Likes
2 Replies

How to add data to many-to-many polymorphic relation?

I have an Org model and a Tag model. I want to associate tags with organizations. My database tables...

0 Likes
3 Replies
Solved

where clause with substruction?

i use to build a query like this: $query->where (col1 - col2) > 2 how can this be done with th...

0 Likes
2 Replies
posted 11 years ago

simple application tutorial using laravel ?

Hello thanks for the great work I am new to any php framework can someone tell me how i can setup it...

0 Likes
2 Replies

Populating a select (DropDown) from DB

Hi, I am having trouble with populating a dropdown with values from a relationship. The code below w...

0 Likes
3 Replies
Solved

how to retrieve data from database using table formatting

how to retrieve data from database using table formatting

0 Likes
3 Replies
Solved

Envoy/remote and Ubuntu default Apache setup

I'm normally used to working on cPanel servers, where vhosts and suphp are set up in such a way that...

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.

© 2026 Laravel.io - All rights reserved.