Hello, trying to send emails but i keep getting this error .. "Class Swift_Transport_Esmtp_Auth...
I'm interested in building a solid API for consuming resources from my projects. Would like to hear...
I have implemented a simple Service that tries to authenticate user, I just doubt that there is some...
Hi, Help connect Laravel with Oracle 11g xe in Linux.
Laravel( + Angular) project not work on iPage host. but works fine on bluehost.com. same code. why?...
Hello, I'm new with Laravel and I'm trying to understand the autoloader and the namespaces. Before t...
Good day !!! What is the Inverse of "in" in laravel validators rules? thanks artisans!!
Total newbie here and having trouble figuring this out. I have a table called users and a table call...
So here is the deal, I've got MySQL, PHP, Apache and really the whole stack installed on the product...
class Cat extends Eloquent { public function user() { return $this->belongsTo('User'...
Just a quick one, i'm struggling to do relationships correctly.. I have 2 tables 'users' and 'files'...
I want to track failed jobs with beanstalkd. So far I've setup the failed_jobs table and created som...
here is what I have CONTRACTOR and BID table class Contractor extends Eloquent { public function bid...
hi I want to logout my user after one hour and I want to use session . for getting the login time i...
I have an Org model and a Tag model. I want to associate tags with organizations. My database tables...
i use to build a query like this: $query->where (col1 - col2) > 2 how can this be done with th...
Hello thanks for the great work I am new to any php framework can someone tell me how i can setup it...
Hi, I am having trouble with populating a dropdown with values from a relationship. The code below w...
how to retrieve data from database using table formatting
I'm normally used to working on cPanel servers, where vhosts and suphp are set up in such a way that...
Solutions given in the past year. Excluding solutions from thread authors.
Select a tag below to filter the results
The Laravel portal for problem solving, knowledge sharing and community building.