I am migrating a legacy PHP app to Laravel and am having difficulty trying to re-write a 'store loca...
Hi all, I've just started using Laravel and I am really enjoying it. I am a little confused about ho...
Hi all, what's the best way to implement a upload image with progress bar? thanks
Hey everyone, I was helping someone out in the IRC channel, and they had a question about localizati...
Hi there, I'm rather new to Laravel 4 and can't seem to find the right answer, maybe you can help: A...
Hi! I'm currently trying to run one instance of Laravel on multiple domains and my route file looks...
Hi all, I have 3 tables: companies, schedules and companies_schedules. I want in the companies_sched...
A little tutorial I made, thought I'd share this here! Posting scheduled, random tweets with Laravel...
Hi; 1 - What is the difference between Service and Repository? 2 - What is business logic with a few...
Hi all, i have a simple eloquent query and want to count multiple stats. $folder = Folder::whereUser...
Hello my friends, I am the problem in the function. every time when you press it returns me the cont...
Is there a way to access data from a query in a page layout? For example, I would like to get the to...
I'm making a site, where I have different entities that share data like graphics (these entities hav...
Hi! When you add a new column to a table using the generator, eg: ' php artisan generate:migration a...
Greetings to the increasingly large community Laravel. Today I had a problem. I was making a voting...
Dear friends, I'd like to use one internal image for the background of my layout, but I wouldn't lik...
Hi! Lets say I have a user-table and create migrations files, eg '2014_05_09_223908_create_users_tab...
I found 2 laravel packages for using datatables: https://github.com/bllim/laravel4-datatables-packa...
Well basically that, when trying to rollback my last migration artisan throws the following error: P...
Hi there, Struggling to get my head around this one, I am trying to get the SUM if a relationships 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