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...
Hi guys, I'm in the process of rewriting a REST service, and I've decided to go with Slim Framework...
I don't quite undestand the explanations on laravel doc's http://laravel.com/docs/4.2/eloquent betwe...
Route Route::controller('rooms', 'RoomsController'); Controller method public function postUpdate($i...
Hi, I haven't tried the Billing (Stripe/Cashier) functionality of Laravel 4.2 yet, nor dived into th...
Hello have 4 tables users,agents,users_agents,mt4_users, I am create join between users_agents,mt4...
According to jpgraph manual, user can set a scale. For ex, I would like to explicitly set my scale r...
I have a ( search form in all pages in my project ), i can't specify just one route for it. i'll be...
I tried to follow the socialite tutorial at https://laracasts.com/series/whats-new-in-laravel-5/epis...
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.