I have created restful controllers & I can also see the routes by using command PHP artisan rout...
Hello dear laravel buddies, i have an e-shop for furnitures, i have an issues with expires the cooki...
I am a beginner for the laravel. I am using laravel 5.0. I created a middleware and I pass the param...
I have a website that is only used by my company's staff. For simplicity's sake, let's say this webs...
Hi All, I am using the built-in authentication views/controllers for Laravel 5.0. I am able to succe...
##1.Tools I use Laravel 5.1 Redactor 2.Code 2.1Route Route::post('topics/upload', ['as' => 'u...
I'm using stevemo/cpanel https://github.com/stevemo/cpanel for the admin panel. In the view I want t...
Hi, I am just about to start writing my first Laravel application. This will be part of a suite of a...
Hi guys, I was wondering if anyone uses Laravel Throttle by Graham Campbell? I like this package as...
What are your thoughts on the new Authorization helpers and methods that is now Laravel 5.1.11? Jeff...
People say to set the permissions to 777 or 775 but that doesn't seem very secure for a production e...
Hi I need help in building laravel url rewriting. I have application in laravel and SQL data base. I...
I am using JWT https://github.com/tymondesigns/jwt-auth On login i need to also grab and insert the...
Hey, I created a package for Laravel that can help you to manage captcha in your forms. It manage Au...
Hello, I would like to make an application that is able to authenticate a users and allow it to rema...
Hey guys, i have a question about escaping data in form inputs. Is laravel 5.1 escaping data automat...
Hello guys! I would like to ask if there is any way to controll a exceptions and finally execute a c...
I've been trying to make my checkout HTTPS ready, I've installed the SSL certificate and have been a...
So I want to add a new condition for registered users to be allowed to login. In the database, there...
I noticed when calling resource using curl with cookie, Laravel will authenticate user even when ses...
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