First I would like to thank your community as it has helped me a lot during my journey of learning L...
My javascript code is like this : $.getJSON("{{ url('/dropdowns/satkers') }}" + "/&qu...
Hi! i would like to dynamically change a path in my laravel 5.3 app from a middleware. How can I acc...
I've added this two event listeners to my : EventServiceProvider /** * The event listener m...
Hi, Recently, instead to have a classic laravel error screen, i have a complet white screen. I check...
Hello! I tried to implement a custom 404 view, but whenever I go to a URI that does not exist, I get...
I need to send a mail header "x-mailgun-native-send: true" to all my mails so they wont ge...
I have a very weird problem. I moved my site to my production server and set my DocumentRoot folder...
Hello, I want to send mails from my application. I want them to get sent from a specific host (SMTP,...
I updated my laravel to 5.3.21 with composer update and copied it to my priduction server. Now i get...
Hello, I am experiencing some problems uploading images in laravel 5.3. I am trying laravel 5 for th...
So I'm trying to connect a SQL Server 2012 with Laravel and I get an error. PDOException (08001) SQL...
When I try to check my project which is running on AMPPS (AMPPS is a cross platform AMP stack) on ub...
I‘m a newbie to laravel , trying to get a quick start with it and use command 'php artisan make:auth...
This is my first project with laravel. I have uploaded my local laravel by zipping the project and t...
I want to use mysql and mongoDB in my laravel project, I know I can define multiple connections arra...
Hello ! I am newbie on Laravel. I am using Laravel 5.2, Centos 7. "LogicException in NTLMAuthen...
Hi there! I'm like beginner with Laravel but I love it! I was wondering if there is some way to let...
Ive created a custom authentication in my laravel app but it seems to be directing me back to login...
I realize this is not the best practice but for practicality reasons I may need to distribute (rathe...
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