Hi guys, The URL::previous() function is always returning my base URL. Has somebody encountered this...
Hello I'm using this package: https://github.com/ipunkt/laravel-route-cache for caching my routes, b...
Hi guys, The URL::previous() function is always returning my base URL. Has somebody encountered this...
if I change auth to current if doesn't filter (doesn't redirect) and throws an ErrorException Tryin...
Hi, is there any way for me to make custom log to record all activities in my admin site? but not pu...
I'm trying to do a mobile app which will talk to the backend server based on laravel frame to perfor...
I am building APIs for my Android app using laravel and default session driver set to REDIS. I found...
Hello, I'm using Redis as session driver in Laravel, ever since this morning, after I've got a compo...
Suppose in a domain (app.domain.com) I have set a Session like this: Session::put('test', 'value');...
Hello, I am having an issue with the Crypt facade in Laravel. When I execute the code below, and the...
Hi all, I'm in need of two Laravel apps responding to different routes under the same domain. For si...
Hi, What is the best way to keep login/session data on oauth2 client side. For now, I used cookies (...
Excuse me how can I apply filters on laravel applying its translation (en, de, es, fr) language base...
My laravel session doesn't seem to be working. When I reload the page all session data seems to be l...
Hi, I want to save the user data in a database session and access to these later. The app has a reme...
Hey everyone. Im trying to make backlinks on my site, using Session. i currently have created all of...
i want to track how many users use my website every day. Tracking auth.login works for logins but wh...
I have an Ads website, built on top of a CMS. Recently I have decided to write few managemenet utili...
Hi there, As default, Laravel sends out a header to register a cookie to recognize and match session...
I buid api with laravel and control the http header like : $header = array( 'Expires'...
Solutions given in the past year. Excluding solutions from thread authors.
Select a tag below to filter the results
The Laravel portal for problem solving, knowledge sharing and community building.
The community