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_...
Hi all, This is my first post here ! I have "News", "Tutorials" and "Forum&...
Hello guys, IIt is my first post at this community, I hope not last :) So to the point, I am buildin...
How to fix problem when use artisan tinker error: Full REPL not supported. Falling back to simple sh...
hi . i have problem in put data in rest api . for test i use postman . i have one method put data ....
I have a paginate(7) on a result of 8. I do an ajax request on page load to initialize the jquery ui...
Hi, I am trying to set up a simple notification system and found the package here: https://github.co...
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