Hi, Has anyone used Laravel on Dreamfactory (a secure backend framework with its own API and authent...
I am working with Jeffery Way's Laravel Commander for a new project using the command bus architectu...
Hello everyone, I'm new to laravel and I've been learning it for a couple of weeks now. The question...
I've been wanting to make a lite ACL / permissions library that works for well and isn't tied to a d...
Hi everyone, I am new to Laravel and have been learning a ton over the past couple of days (so far a...
I am just starting an app and wondering if I should try to handle user authentication with a package...
Good morning fellow devs please i am working on login authentication on my app but i want to do a va...
Hello. I am a little bit confused on how to use OAuth 2.0 with Dingo. I've never used OAuth in a p...
Please help I want to prevent multiple users using same user ID simultaneously. Meaning, say a demo@...
Is there anybody who already implemented, preventing one user from logging into the service while he...
Hello :) I'm making an admin filter to use in the routes. filters.php Route::filter('auth.admin', fu...
Hi.. i have insert Auth::check() is the constructor of BasicController. it is suppose to redirect al...
Hi there, I'm trying to use multiple controllers at Route::get('/'), but I couldn't get a second one...
I am stuck a bit, I have a little form and auth system - Sentry. Get data from Input and validate...
I want to use Ember.js for my site, and don't need to open up the api at this point. But I do want...
Hey everyone, I am putting together an event app for an internal event for my company. We are lookin...
I have download PHP facebook sdk from https://github.com/facebook/facebook-php-sdk Using this i want...
i am very much new to laravel. I know how to create package from workbench but got stuck in developi...
Please help. If a user is on say xyz.com/course/1/edit and closes the browser, only to return after...
Hi everyone, I have these routes in my routes.php Route::get('login', [ 'uses' => 'loginCon...
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