I am new with laravel, recently I failed do authentication. so I want to know what exactly my fault...
I'm trying to use Laravel Multiauth Package but the documentation has no tutorial or guide to demons...
Hello Everyone. I am new to laravel 5. I want to know how to implement ACL in laravel 5 using databa...
I have a page need auth i.e. with middleware auth. After register, it will success forward to the pa...
Here is my routes.php file: Route::get('/',['domain' => 'admin.myapp.com','middleware' => 'aut...
I have PHP running in a Windows domain on IIS 7.5. Windows authentication is turned on via IIS, so t...
I use database for auth. Should the user table must have fields, "id", "password"...
I'm trying to solve a problem with passing form data past login screen. I have a form that submits d...
I have a problem with Laravel 5.0 I'm using Auth::loginUsingId(). When I logged in then login fine b...
Hello Guys, I want to change my facebook credential at runtime with Laravel 5.1 Please anyone how do...
Whoops, looks like something went wrong. Page auth/register: 1/1 ReflectionException in Route.php li...
Hi, i'm a new in Laravel. But i want make an website with laravel 5 that have 3 role for the user (...
If you have watched the Laracast titled "Ogres Are Like Middleware" then I've based this q...
Hi, what do you think about this set up @section('content') <div class="content" data-u...
Hello, I am new to Laravel and had been working on mostly custom framework design. We will be workin...
I've change the location of my User model, updated the namespace accordingly and updated config/auth...
I need to offer up 2 versions of a set of routes depending on the role of the logged in user. If the...
Imagine I have an API and this can only be used by authenticated users. I want to get all my albums...
[http://manudahmen.be/blocnotes2/public/] OK [http://manudahmen.be/blocnotes2/public/about] Sorry, t...
Hi, I have a problem when i open my website made in Laravel 4, at the same time, with two differents...
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