Hi I have recently posted this on Stack Overflow but nothing seemed to come out of it, the link is h...
Hi guys! I've recently developed an extension for Laravel that uses the PECL HttpRequest library. It...
Hi All, I have a repository to create a new record for residents, but now I need to use the same rep...
Hi, I am trying to format drop down lists items while using lists, SiteSession::where('company_id','...
I've been using integer MySQL columns to store unix timestamp dates and really prefer/like it. I'm j...
Is it possible to use artisan to refresh the migrations without deleting the data? I've setup my mig...
How to route the controller which is in folder. Namespaces? Give me example. Thank you.
Hi guys. I need help with the display of a CRUD resource in a View. I have an index view for a resou...
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...
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.