Support the ongoing development of Laravel.io →

843 Threads

Artisan logout

Can I logout all users by using Artisan?

0 Likes
1 Replies

Laravel and MoltinCart

Hi All, I'm using this package - https://github.com/moltin/laravel-cart to add items to the shopping...

0 Likes
0 Replies

Authentication work, but not everywhere

Hello guys, on my Laravel project I'm using the LdapAuth made by Ccovey. The authentication work cor...

0 Likes
0 Replies

Sharing sessions with legacy php code

Does Laravel have plans to natively support this? I had a forum post on the old forum about this: ht...

0 Likes
0 Replies

Auth over ssl fails

Hi I have a very strange issue. I have recently been trying to add an ssl cert to my site, and when...

0 Likes
1 Replies

Use newly created value in select box

Hi everybody, Such great support in here - really hope I can give back some karma to all of you writ...

0 Likes
3 Replies

normal SSH OK, via crontab errors

Hi all, If I have Laravel running via the normal SSH client. Everything seems to work and act on my...

0 Likes
7 Replies
posted 9 years ago

Extend Session Garbage Collection

I was curious if it's possible to extend the garbage collection of the session (using database drive...

0 Likes
1 Replies
Solved

external authentication

Hello, I'm working on an app that interacts with a soap webservice, which i'd also like to use for a...

0 Likes
1 Replies
Solved

Shared variables best practice

I have a complex product setup on a shop, so the users basket includes a lot of info cached from the...

0 Likes
3 Replies

auth filter not working - restful controller

Here is what I have: routes.php Route::controller('colaboradores', 'ColaboradorController'); fi...

0 Likes
2 Replies
Solved

Logout problem, Auth::check() still returns true after Auth::logout() and Session::flush() call.

Hi there, I'm using Laravel 4.1.26 with the following app::before filter: App::before(function($requ...

0 Likes
2 Replies
Solved
posted 9 years ago

Access session from a public directory page

Hello guys! I have created a page within public directory and trying to set session value there and...

0 Likes
0 Replies

Array to string conversion on Session::get

Hi, this is my store function in UserController public function store() { $activation = str_random(...

0 Likes
1 Replies
Solved

Website hack

Dear Friend I would like to inform all the who work as website developer that now in my country (Cam...

0 Likes
0 Replies

Check logged in status with JavaScript

Hi, Can we check if a user is logged in using JavaScript? I'm using Cartalyst Sentry. The ideal res...

0 Likes
3 Replies
Solved

Session Issue?

Alright so i was using a session earlier and encountered a weird "bug"? so here is my orig...

0 Likes
0 Replies
posted 10 years ago

Why would I have a recording session produced so much?

Why would I have a recording session produced so much?

0 Likes
0 Replies
posted 10 years ago

How do you: Access Session data from command line php?

If I have the laravel session/cookie, how can I use that to retrieve the appropriate information usi...

0 Likes
0 Replies

Access Validation $errors outside a view?

In any view, $errors is always available and returns the appropriate object. However, I'm trying to...

0 Likes
6 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.