Support the ongoing development of Laravel.io →

1,912 Threads

Laravel backend for Unity 3D

I am making a game using the Unity 3D. Does anyone know how to implement Laravel as a secure backend...

0 Likes
1 Replies

Auth::logout() "Error connecting to Database"

hello, I'm new of Laravel and I have implemented a simple login app as case of study. I followed the...

0 Likes
4 Replies

Authentication Logout error

I get error Symfony \ Component \ HttpKernel \ Exception \ MethodNotAllowedHttpException when I use...

0 Likes
2 Replies
Solved

Does not work authorization

Hi, coders! Authorization does not work, bring the class code: function postEnter( ) { $login = In...

0 Likes
0 Replies

Validation depending of two variables of the db.

Hello, my table is: users { -bank -movement ... } Validator to the form fields: $validator = Valid...

0 Likes
1 Replies

Separate table for API users using onceBasic(). Is it possible?

Hi! Is it possible to use a different table for users that call my application's API than the ones t...

0 Likes
0 Replies

Updating user table when user logins via remember

With my app, whenever a user logins in, my postLogin() method will update my user table's "logi...

0 Likes
6 Replies

Use Kohana user table in Laravel app

I have the following situation: Huge application, running with Kohana on a mysql database. Admin pan...

0 Likes
0 Replies

Application Debug Mode

app/config/app.php 'debug' => false, I set debug to false on live application. How do I enable...

0 Likes
4 Replies
Solved

How to use laravel Auth::user() outside laravel and pass data in custom php?

I am trying to implement simogeo filemanager into laravel and using it in combination with tinymce i...

0 Likes
0 Replies

Check out my first Laravel 5 Package

This is my first package built for L5. Thought i'd give everyone a peek since many of you here helpe...

0 Likes
0 Replies

Refreshing page causes TokenMismatchException

In my routes I am using the csrf filter, and it is working fine. Route::get('items/index', array('be...

0 Likes
0 Replies

Attempting to upload website. Everything goes into the "public" folder?

I moved my index.php file to the root of my app. and rearranged the below two files From this requir...

0 Likes
6 Replies

Getting current Authenticated User (Laravel 5)

Hi, I am trying to get the current user using the method #3: http://laravel.com/docs/master/authenti...

0 Likes
1 Replies

Auth::login() doesn't work in Pagoda box?

I am building Laravel app, everything work fine in local, when i go deploy in pagoda box, Authentica...

0 Likes
1 Replies
posted 10 years ago

Android browser and laravel session

Hi, there are some known issues that relate to the Android browser and sessions in laravel? I develo...

0 Likes
2 Replies
Solved

Authentication with Remember me. Whats wrong with my code?

I am trying to create a user dashboard where user can check a checkbox to enable single sign in. To...

0 Likes
0 Replies
posted 9 years ago

Authentication system on Site Laravel 5.0

Hello, I am a new in laravel and want a best practice advice how to write Authentication system on s...

0 Likes
4 Replies
Solved

Help me for Multi Auth in Laravel

hi, i'm newbie can you help me... I get an assignment from my teacher to make auth i have two table...

0 Likes
5 Replies

AngularJS & Laravel CORS, preflights OPTIONS causes problem

Hello, Although I set the withCredentials for the angularJS side of the call, the preflight OPTIONS...

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.

© 2024 Laravel.io - All rights reserved.