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...
Hello, I wanna learn more about nested resources in laravel. I have googled fair a bit, but no tutor...
Ok so in many cases you want to update integers in a database incrementally, this helps ensure that...
After some interest in the Laravel subreddit, I've decided to run a refactoring exercise a few times...
Hi guys, My users can submit a listing, but the administrator has to approve the listing for it to b...
Hey everyone, I have a questions about dynamic loading of css/jscript assets from a directory altern...
I am looking at getting into laravel, it looks like an awesome framework,but it seems to be missing...
Hello. I have a controller for 'users' and some segments under it like user/photos user/comments for...
Hi there, I have the following three models and relationships set up. class Customer extends \Eloque...
Hello, Im new whit laravel, and I would to like do this query, in SQL it would be something like thi...
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.