Hi all. I have used Laravel 4.2 for some of their projects. However, most of the projects I use Debu...
When I was developing websites with Laravel 3, I always divided the functionality of my website into...
Do you need it at all? I think it's making laravel even harder.
So for my website I have been using a layout structure in where each page pulls the main layout. Thi...
Hello people! I am running two Laravel applications on the same test server. One of them runs Larave...
Hi We use ftp to upload our changes online and we have load balancer to manage traffic. In laravel h...
Hello, ##Tables structure ###Users id - AI password - string email - string userable_id - integer us...
Hey guys, Im trying to implement repositories in my application structure. I cannot seem to pinpoint...
Im trying to work out the best method of injecting dependencies via my constructor and storing them...
Hi guys, can someone please tell me if Laravel supports raw/plain sql? I cant find it explicitly sta...
Hi, I'm installing Vedette package from https://github.com/illuminate3/vedette and have 2 problems....
Does anyone have experience with Laravel and Google Web Starter Kit? What would be the best practice...
For all the other good stuff in laravel their is a Event::shouldReceive(), but for models, nothing....
Hi, I am going to build a website having more than 100 tables.. i have gone through couple of books...
Today I have a User model with a method updateWith($attrbs). It's just an example. If my object is a...
Hi everybody, First of all, I'm a newbie on Laravel Framwork. I love this framework, therefore I cho...
I am trying to understand how the asset() helper function calls the UrlGenerator method asset()? I...
This is a long shot but maybe someone had the same problem as i do. On my production server (ubuntu...
It is said that shorter the URL, better the seo (atleast my client believes on it). Now am creating...
I would like to call php artisan command from route or controller, i do like this (test on backup/re...
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