I am creating a project in wich I can create multiple websites. So, I have a list of websites in the...
I'm trying to use csrf_token in my form , but it seems csrf_token returning nothing at all. My Code:...
Hi all, I'm trying to access Auth::user() values like this: public function __construct() { $this-&...
Is a good practice use different controller for the user control panel and the admin control panel e...
We are using an internal oauth server running on localhost. How can we do authenticate it using Soci...
I have three websites hosted through Laravel Forge. They were all just hijacked. I've now pointed...
I am experimenting with Laravel 5 and came across HTTP Middleware. I am curious to know whether it i...
Hi All, Please suggest: i want to use Laravel for a Local search engine. Basically my program is loc...
Please upgrade your Cartalyst Sentry installs. https://medium.com/cartalyst-development/sentry-vulne...
Okay, so I went ahead and upgraded from Larael 4 to 5 and now I have come across an issue with my AJ...
Probably some bot somewhere, but a few times a week I get: production.ERROR: exception 'UnexpectedVa...
This has just cost me a fair few hours, so in case it helps someone else... I'd been passing the CSR...
As the question, what shall I do?
Laravel should use ticket system for error reporting just as web2py is using. In ticketing system wh...
Hello everyone. First case: At the database level have I created two users - "app_web_worker&qu...
When I run php artisan key:generate it says Application key [yiTC3tRuczqMVrbikesPOtxZc4AAluIE] set s...
I want to create some api controllers with a separate routing in an existing Laravel 5 application....
I want to change the column used for logging in from email to name. I can see where to do this in t...
Header edit Set-Cookie ^(.*)$ $1;HttpOnly;Secure I have established that if this line is included in...
I am using laravel dev ( 5.0 ) in my authcontroller.php I added the postLogin method and i have &l...
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