why there is this error while running composer to install laravel PHP Warning: PHP Startup: Unable...
can someone help me convert this sql query in eloquent query $q = 'select c.id, c.created_at, c....
we have a very high volume traffic site deployed in multiple bare-metal severs, we have 3 web server...
Hello! I have a model Event, User and Roles. An Event can have many users. When I call Event::find(1...
Hi, I am using Laravel4 for the first time and now I have to decide how to implement multilanguage f...
Heya, i'm a newbie with Laravel,i'm trying to show some specific informations from my database, but...
Hello everyone! I am getting an error when I use post request. Here is the code: http://laravel.io/b...
I'm developing an app plugin for Big Commerce, where once the app is installed the user should be ab...
First I have this 'User' model <?php namespace App; use Illuminate\Auth\Authenticata...
So i host a lot of small business sites from my web practice over the years (hundreds). Right now I...
I have created a storelocator.php in my view with the following code : <?php $dom = new DOMD...
Hello, I have implemented FormRequest validator, and it works fine. However, I have some custom JS c...
I ran a composer update and ever since, if I try do a s3 bucket call it fails 500 with no stack trac...
I"ve following relationships: Heartbeat belongs to Entity Entity belongs to Branch Branch belo...
Dear community, I need some help, I created a field "activation_key", which is assigned to...
Is it possible to install & use Homestead (php5.6, nginx, HHVM, ...) on Amazon AWS? If yes, how...
Ok so i have started caching queries in different places but this has resulted in me remembering to...
How can i prevent duplicate Shop data(shop_name)? when I dd($data) it return null; ** Database: ** |...
Who can help me ? when i login with google have two errors ClientException in Middleware.php line 69...
Hey Laravellers. I'll get straight to the point: I currently have a inherited a project whereby I ha...
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.
The community