Hi all, I need to build a webservice between two laravel applications. APP1 (local IP 127.0.1.1 and...
hello! I'm new in laravel, i want to deny access routes for unauthorized users. my code: #Route::get...
I'm trying to set up a good localization system in a Laravel App. Basically what I am after is this:...
i have a blade in which i have a div. the div gets the data from session. also on the same blade i h...
Dear, I'm having the following problem: I created a new project in Laravel 5.1 and made no specific...
I am using Laravel as a backend API on a subdomain (api.example.com). My front end lies on a differe...
Hi, everyone. I am implementing a simple Laravel website. I need some urls protected from unauthoriz...
Hello! I'd like to create something that allows me to save messages in the default flash session sto...
I am using the stateless HTTP authentication as described at http://laravel.com/docs/master/authenti...
Hello my dear laravel buddies, i have my e-shop, i have laravel cookie to make for product quantity...
Hi, i want to save the referrer if a user comes to my site on the first request, so a session is cre...
Session got cleared after the requested page response, in this requested page Auth::user() is workin...
I am newbie laravel here my code is not redirect to signup page. Not any error display. Any suggesti...
Hi All, I am using the built-in authentication views/controllers for Laravel 5.0. I am able to succe...
I don't know what else to do anymore, everything I tried failed. So there's this form {{ Form::open...
Hello everyone, I'm going through Larabook series and have problem with codeception test. Here is my...
I'm using Laravel 5.1 and Zizaco/Entrust for roles & permissions. Here i'v an issue while cleari...
Hi, I would like to store some kind of protected data within an extra array in my laravel session. H...
I cannot get an image to upload from a form using laravel 5. I have set 'files' to true but it still...
Hi, I am using Laravel 5 ("laravel/framework" version is " v5.1.16", Homestead U...
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