Support the ongoing development of Laravel.io →

845 Threads

Logged In Localhost In Website Not Logged but is refresh page session is resset ?! and auth not work

Hey All I have Some Big Error I have A project With Localhost is worked but before upload my project...

0 Likes
2 Replies

Multiple ajax requests causing session persistance to fail

I have a page that makes two ajax requests fired by the same event, so they will be firing pretty mu...

0 Likes
2 Replies

Having trouble with returning errors and old input to the view

i have this code in my controller $data=Input::all(); $rules=array( 'first_name' => 'required...

0 Likes
1 Replies
posted 9 years ago

Auto incrementing session arrays

I know you can update an array stored in a session like this Session::push('addresses.0', 'home'); S...

0 Likes
2 Replies
Solved

Cookie session manager loses prefixed "dot"

I am trying to implement authentication accross (main domain) grace8.za and (subdomain) book.grace8....

0 Likes
0 Replies

Browser Back Button clicked

logged in into account , when authentication successful routes to the assigned routes , now when...

0 Likes
0 Replies
posted 9 years ago

Cookies are empty?

Quick setup: attempting to load a secondary Laravel site side-by-side with an existing CodeIgniter s...

0 Likes
1 Replies
Solved

Sentry how get user id from session or db

Hello Sentry how get user id from session or db Sentry::getUser()->id; Thanks

0 Likes
1 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

Problem sharing a session using the redis driver.

Hi guys! I was experimenting on sharing a session between two laravel applications using the redis d...

0 Likes
0 Replies

Http request cache cookie

I've been dealing with an issue recently which is. I build an API on laravel 4, and it returns json...

0 Likes
1 Replies

Log date and time when someone starts a session and ends a session.

So I am trying to figure out a way to track the amount of time someone was on my site (Roughly) and...

0 Likes
6 Replies

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

Stripe Payment Token Mismatch issue

Hello, I have integrate simple stripe payment for my site but after completing the payment whent it'...

0 Likes
1 Replies

Best practice for caching

Hi, I build a website with Laravel and it's up and running. I'm very happy with it and it's working...

0 Likes
1 Replies

Help please!

Please help im just learing to code... $prop = DB::table('Inventory')->where('ID', Auth::user()-...

0 Likes
1 Replies
Solved
posted 9 years ago

Auth::check issues

i am seeing something strange, not sure what is going on, here is the code I am testing app/filter.p...

0 Likes
1 Replies

Array items put into session.

Array items put into session, Session::put('regitems', Input::all()); Get regitems from session, Ses...

0 Likes
2 Replies
Solved

Custom Alert on Session Timeout/Logout?

Hi all, I'm sure there's been something similar asked before I just can't seem to find the right sea...

0 Likes
1 Replies

How to addTenant to TenantScope with Confide

I am using Confide for users authentication and Laravel Mutli Tenant package so that each user can o...

0 Likes
1 Replies
Solved

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.