Hello! I'm trying to set up my laravel powered web application to use the smtp server of godaddy. Th...
Hey all. I'm trying to query a DB in Laravel using Eloquent. When I click the submit button on my vi...
Hello all. I was wondering if someone would be kind enough to assist me. Here is where I am at so fa...
hello, How to make id use String+Number automatically ? example: i want to make id like KM + Number,...
This error occurs when resetting password, coming back on the email link. This was working a week o...
I've extracted a class for rendering menus and menu items that I'm using in my projects to a separat...
After reading Dayle Reese's chapter on URL generation (http://daylerees.com/codebright/url-generatio...
I have a some unchecked and some checked checkboxes in my View. Displaying properly with value set t...
Hi, My first post. Just wanted to say it's great to see such a good and personable and helpful commu...
I am a newbie in laravel. Trying to install laravel on a shared server(bluehost) through ssh . But w...
I haven't created a remember_token colum when I created users table. After I created users table I s...
Hi guys! I was experimenting on sharing a session between two laravel applications using the redis d...
I have this code in UserFormLaravelValidator.php <?php namespace Authority\Service\Form\User; use...
Is is possible to call a controller method from a blade template. For Instance we can do this {{Auth...
Hello all, please forgive me if this question has been asked already, but I feel like I've scoured t...
The last few days my Laravel 5 error reporting has been really inconsistent, and to my knowledge, I'...
Good morning/afternoon/evening! Is there a way to create routes that would be executed only if filte...
Hello I need get first,last name from table users? in this function public function getAccountList()...
Hi Everyone I'm attempting to pass whats only needed to a view on my website. Instead of using the a...
I'm using Larave 4.2, and everything works just fine. If I enter the correct credentials I will be t...
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.