Hi! I have problem with User model. My folder structure #app/ ##Snippet ###Providers ####Repositorie...
Can anyone help me with this? public function showList() { $userid = Auth::user()->id;...
I am using ollieread's multi-auth package. That works and user logins properly but as my auth views...
###I followed the installation instructions and I am close but apache may be acting different with t...
I have this code $ssh = new Net_SSH2($all['ip']); if ($ssh->login($all['user'], $all['password'])...
#How to mock this one? return Redirect::back()->withErrors($validator); it always says: BadMethod...
I am using Confide for users authentication and Laravel Mutli Tenant package so that each user can o...
I have been using the conventional way of signing in a user up without ajax and since I have switche...
Hi guys, I created a folder inside view /view/account/ And also created the file account.blade.php T...
i always prefer to use sessions to login users , this mean when user logged in system , is login unt...
I'm working on a deployment script which will use Laravel's remote.php class to pull from Git, run m...
FYI : I'm very new to Laravel and doing my best to learn it properly. Working on an auth driver that...
I'm building a Laravel app which also includes an API. I'd like to extend the default Laravel auth s...
Hi Guys, We have this problem on our website (we use laravel 4.1) that sometimes the session gets ex...
Is it possible to use the laravel framework to create an authenticated front end, and an authenticat...
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...
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