I'm very new to Laravel and am currently building a multi-tenant app. Basically when anyone signs up...
I implemented in laravel 5.1 reset password but i have a problem. I enter the email and get me the l...
Creating a large new web app.. what do you feel is the most appropriate choice? Laravel 5 + sentinel...
I've had a break from Laravel and returned to see release 5.1 is out which I'm sure can only be a go...
i am new to laravel and in my system there is one admin and all others are users, so i added a boole...
I need to register a new user and store data in two tables separately, the Users table will hold cla...
Hi gues please i am having this big bug and it is blowing my mind away, on my app i am trying to acc...
I'm trying to figure out an issue that we're having only with IE; Firefox and Chrome are working fin...
Hello, I installed latest version of laravel today(June-24-2015). But i couldn't see the default Reg...
Hello, I am totally new on Laravel, and I have implement the User table provided by Laravel Auth, an...
Hey all, I have a form being validated that works fine when i'm using $results = $query->get(); b...
Hello, What is secure way to make cross domain session? Because it's cross domain, domain config in...
I am upgrading from cakephp 2.0 to laravel 5.1. I need to do versioning if some one can suggest its...
When i am using this code to login $credentials = [ 'email' => Input::get('log...
Greetings everyone, I have a problem when I make my custom Auth Controller in L5.1 my code is: Custo...
I whant to install Sentry, after artisan command: php artisan sentinel:publish in console i get err...
I'll start by saying i've already consulted the Laravel 4 documentation on Pagination and tried many...
Hi, I just got to the Easy Auth video in the fundamentals and noticed that I have no Auth views. If...
Just installed 5.1 for the first time and the resources/view/auth isn't there in a fresh install. Th...
how can I do the same login and registration Form.. Like pinterest.com and login users immediately a...
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