Hi, i get a error when i using Mail::queue(). I'm new to Queue, and i choose beanstalkd as my Queue...
hi im with laravel 5.1 im trying to fetch data from table. categorys and products categorys has foll...
Hi all, I'm trying to create a relation (hasOne profile) outside of the User model. I noticed in the...
I am developing a product and category relationship. where i wanted to show to which category, a pro...
I have developed one application in laravel 5 framework. Now I want to integrate new feature, let's...
Hello all! I have learning L5 with login and remember but Auth::viaRemeber() not working and always...
I have a laravel project in production server but I have a weird problem, sometimes appear a white s...
Hey guys, I have a table with products and a table with categories. I don't use the products.id and...
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...
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