Support the ongoing development of Laravel.io →

1,917 Threads

GET multiple variables from URL and pass them to controller

Hello This is maybe a stupid question, but I'm just learning Laravel and can't find help on internet...

0 Likes
5 Replies
Solved

Two minds about user roles and security.

I've been tinkering with my own user authorisation and providing user roles based on a database entr...

0 Likes
1 Replies

Authentication never returns true value

The authentication even made ​​forcefully by passing the correct values ​​directly to the array , th...

0 Likes
3 Replies

laravel error auth include domain groupe multi namespace groupe

I use laravel 4.2 and in my route file i use this code Route::group(array('domain' => 'www.eee.do...

0 Likes
0 Replies
posted 10 years ago

how to know just error password

Hello, i use this auth in laravel $validator = Validator::make(Input::all(), array ( 'email' =&g...

0 Likes
3 Replies
Solved
posted 10 years ago

Single Sign On for multi domain applications

I have an application which shows a login page on the domain "test.domain1.com". In additi...

0 Likes
0 Replies

Laravel as back-end API and Angular as front-end SPA - How, Thoughts?

Hi, I would like to develop a single page app using Angular as front end while Laravel responsible f...

0 Likes
0 Replies

WSOD when after validator fails

I'm using Larave 4.2, and everything works just fine. If I enter the correct credentials I will be t...

0 Likes
2 Replies
Solved

Socialite Sample

I tried to follow the socialite tutorial at https://laracasts.com/series/whats-new-in-laravel-5/epis...

0 Likes
2 Replies

crypto-js and laravel

Hello guys, I'm using crypto js to encode some parametters and in the application I made the same en...

0 Likes
0 Replies

Trying to make some html code only shown to users who registered an email adress

I'm new to laravel/webdevelopement in general, so i thought to start out i'd do a authentication scr...

0 Likes
2 Replies
Solved

Can't find Route?

Hi guys, I encountered an error like this below, Route [account.create] not defined. Every time I c...

0 Likes
1 Replies

Auth::attempt command always fails using laravel 4.2.16

I am trying to do some basic form authentication but the Auth:: command always fails, i am using lar...

0 Likes
8 Replies

Problem with Authentication / Login

Hello, people. I'm trying use Laravel Authentication in my aplication, but the Auth::attempt always...

0 Likes
4 Replies
Solved

Help: How to make an Admin panel?

Hello, i have created my first app in Laravel, which contains: 1.Login 1.1.Profile 2.Logout I would...

0 Likes
3 Replies

Check if route is accessible

Hey guys, is there a way to check if route to given controller action is accessible? By accessible I...

0 Likes
0 Replies

Forbidden access on MAMP apache

I'm using a mac 10.8.5 and I'm trying to create a virtual host for my project. I've tried varies way...

0 Likes
0 Replies

Laravel5 - Custom Guard

So I'm using Laravel 5, and for a more complex authentication, I need to overload the method attempt...

0 Likes
0 Replies

Laravel authentication filter problem on DigitalOcean Ubuntu server

I'm using Laravel 4 framework with standard built-in Auth support. In local environment everything w...

0 Likes
1 Replies
Solved

403 access denied error on DELETE request(remote server)

I'm using a delete request to delete a account its working fine on localhost but on remote host(AWS...

0 Likes
0 Replies

Thanks to our community

Solutions given in the past year. Excluding solutions from thread authors.

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2025 Laravel.io - All rights reserved.