Hello, I was trying to use the Parsley Remote of parsley.js. I just want to know how do i response t...
Hello, I did follow the tuts+ course about making a ecommerce site. Now I wonder if this can be done...
Hey guys! How are you doing? I am using Confide / Entrust in my app and I am having some issues. Act...
What is Syntara ? Syntara is an admin system for Laravel 4, made for user management easier. Feature...
I am developing an application that communicates with Google API but I need to provide a private key...
Hey, this is my login controller public function postSignIn() { $validator = Validator::make(Input:...
How can I extend the auth driver in laravel 5? Have any source? Thank you
Hey guys, I have a project that I am working on where I need a solid authentication System (Provided...
Hi Guys, I have a laravel website which has several subdomains like job.example.com, blog.example.co...
I am using laravel and always fail to authenticate a user. Here is model code <?php use Illumi...
I just finished a web application with Laravel. Working in local all is well, on hosting this happen...
Hi, I'm new here and I'm going to have problems with the logon application that I am trying to devel...
I have one application in laravel naked in localhost with wamp server tested and non functioning. Bu...
I just finished a web application using Laravel 4.2. The problem is giving me once put online is not...
url('auth/login') is this the only way to get the link to login page? is there a named route for it...
Hi I tried to write a logout for users in my site but when a user click in logout link face to this...
Hello, Why when i try install laravel with command: git clone git@github.com:laravel/laravel.git my_...
Hello, i have this case: A application offers some moduls. E.g. registration or special application...
I seem to always post questions where no one can answer so here to hoping I get some help... Ive bee...
I noticed in the L5 download today the authcontroller has to use traits. Is there someone that can g...
Solutions given in the past year. Excluding solutions from thread authors.
The Laravel portal for problem solving, knowledge sharing and community building.
The community