Hi! I am new to Laravel. I am trying to write my first application in Laravel. I faced a problem wit...
Hi all, I have an issue I can't seem to figure out..... I want to use Ajax/jQuery to get data from a...
Hi folks, I've got customers, and projects which belongs to customers. There's a customers table, an...
Hi Everyone, I'm hoping if anyone knows of a quick resource that will help me to update my composer....
I'm working with Laravel. Trying to work out the best conversion for below. Would I use query builde...
Is this a bug in HTML::Link(...) (btw: I don't really know what tag matches this question) if i name...
I want to implement a banner system on my app and I'm not sure how to call my getBanner($size) metho...
Hello! I have table users and have field active. I want make that if 'active'=1 => auth complete...
I'm new to Laravel. We have a project built using basic php and classes. We did not use a lot of MVC...
Hello there. I have a User table with a password, and People table with an email. User has a forei...
Hi All, I cannot find this in the docs or on SO, so i figured I would post my question here: I have...
What Is Bootstrap CMS? Bootstrap CMS is a PHP CMS powered by Laravel 4.1 and Sentry 2.1. Bootstrap...
Simple question. Is it ok to store .blade template files in public directory? Thanks.
Hi, I just saw that New Relic is now supporting Laravel for Application performance and monitoring....
Laravel has a first method when accessing an Eloquent model, but is there a way to get the last reco...
Hi kind folk, I'm currently working on a help desk application using Laravel. My requirements are as...
I wonder if it is possible to order by list of strings using eloquent? http://stackoverflow.com/ques...
Noticed that after my last update (composer update) the web site app failed with the error above. So...
I created a command called AttachUsers. When I run the command I get Argument 1 passed to AttachPhon...
Find By Id Using find() $post = Post::find(2); $post->setHidden(['content','read_more','updated_...
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