Support the ongoing development of Laravel.io →

1,917 Threads

posted 10 years ago

mobile login with laravel

Hi, I am creating REST api for simple CRUD app. API will be used over mobile phones Android/iOS/Wind...

0 Likes
1 Replies

Software application communicating with Laravel. Ideas?

I developed a utility called LoLSkinView (lolskinview.com) which allows users to see the skins they...

0 Likes
0 Replies

Cashier/Stripe unable to connect to Stripe API on HHVM

Just upgraded from PHP-FPM to HHVM 3.2 on Ubuntu 14.04 and Cashier is failing out of nowhere. Using...

0 Likes
0 Replies

How to turn off https route?

I have this route Route::group(array('before' => 'auth'), function() { Route::get('something', '...

0 Likes
4 Replies

Can't authenticate with Doctrine

Gentlemen: I'm using Mitchellvanw's laravel-doctrine implementation but I'm getting the following er...

0 Likes
0 Replies

Laravel 5, "middleware" class error or not?

Where class "CsrfTokenIsValid" in "App\Http\Middleware"? There are only "V...

0 Likes
2 Replies

How to make auth to API REST from a Mobile App

Hello, I'm trying to authenticate from a Mobile App the request to an API REST with Laravel-4. I thi...

0 Likes
4 Replies

Laravel as an API and Authentication

Hey Guys! I am working on a project for a client where he wants laravel to be the backend to an iOS...

0 Likes
1 Replies

How to register and login in one

Hi there, Pretty new to Laravel, have successfully managed to register users through a form and a st...

0 Likes
2 Replies
Solved

Laravel password reset

I'm having trouble getting the Laravel password reset functionality to work. I think the issue stems...

0 Likes
2 Replies
posted 10 years ago

login authentication error

I create login authentication using laravel 4 but when the username and password submitted, the erro...

0 Likes
15 Replies
Solved
posted 10 years ago

Does Auth::user() create a database query each time I use it?

Does Auth::user() create a database query each time I use it?

0 Likes
7 Replies

Vagrant SSH connection timeout

I'm trying to setup a Homestead environment and I'm having some issues when running 'vagrant up'. I'...

0 Likes
1 Replies

Custom Filter Name not working ??

if I change auth to current if doesn't filter (doesn't redirect) and throws an ErrorException Tryin...

0 Likes
3 Replies

authentication via REST API for CORS

I'm trying to do a mobile app which will talk to the backend server based on laravel frame to perfor...

0 Likes
1 Replies

Looking for a CMS

Hi I am looking for a CMS , I search here: http://packalyst.com/s/cms but there are many. Which one...

0 Likes
2 Replies

Remember original url and redirect once logged in

Hi there, I would like users to click a link in an email, which would send them to a login form. Onc...

0 Likes
2 Replies

password salt : just wondering

Honestly, I should probably dig through the code and google some more but I was wondering how is sal...

0 Likes
8 Replies

Don't find .htaccess file.

I have installed laravel(4.2) via composer on my ubuntu desktop.. The problem is i don't find the .h...

0 Likes
5 Replies
Solved

Access denied error when running 'php artisan migrate', using remote mysql db.

Hi, I'm trying to execute: % php artisan migrate and I get the following error: [PDOException] SQLST...

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.