Support the ongoing development of Laravel.io →

1,914 Threads

Laravel sentry authentication not working on live server on s a shared server

Laravel sentry authentication not working on live server on s a shared server Pleas helpme

0 Likes
6 Replies

File permission based on Laravel users

Hi, I have to do a simple task: Create access permission to files using Laravel user. Example: I wan...

0 Likes
0 Replies

route group

From the user manual: Route::get('profile', array('before' => 'auth', function() { // Only au...

0 Likes
4 Replies
Solved

Can't logout with Auth::logout()

I've set up a basic authentication routine in Laravel 4.2 and I've found that once I've logged in to...

0 Likes
3 Replies

Laravel 4 Authentication: Remember me is not working

both login and logout is working except remember me is not working. When it log out and it was the c...

0 Likes
0 Replies

[Application] Sentinel Kickstart - bootstrap starter application

Sentinel Kickstart A Starter Application Powered By Sentinel on Laravel Package Story Package histor...

0 Likes
1 Replies

Android app auth via Facebook using laravel

Hi all, I have mad an Android application with a Laravel backend API. So far I have made the login s...

0 Likes
0 Replies

Session not working

Hi i have a problem. the global session is not working. @if(Session::has('global') && !Ses...

0 Likes
1 Replies

Unwanted Redirect Response Output

Can anyone please help me with this problem that I am having. Background: I am building a small proj...

0 Likes
0 Replies

vagrant homestead login

Hi It's my first project I did everything in Homestead and when I enter vagrant up, it will stop at...

0 Likes
8 Replies

Input box array value validation

Hi am having around 20 text boxes like, <td><input type="text" name="s[enge...

0 Likes
0 Replies

Using Auth and Session class outside Laravel

Hi all, I'm using Moxiemanager as a filemanager for my CMS, and inside it's config file, which is in...

0 Likes
1 Replies

why laravel documentation is too bad?

laravel documentation is too bad for example there is no explanation of asset helper in the document...

0 Likes
3 Replies

LARAVEL posting with sentry authentication always redirect to the default page

Hi can can anyone help me please. http://motionadvt.com/barakat-november-2014/admin/signin the link...

0 Likes
0 Replies

Entrust - Start and stop dates for roles

Hi, I currently have a website that I made with Laravel for my youth movement. I have a few roles li...

0 Likes
0 Replies
posted 9 years ago

User details for unregistered users.

Is it possible to add default values for visitors? For example: Auth::user()->first_name is disp...

0 Likes
1 Replies

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

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.