Support the ongoing development of Laravel.io →

619 Threads

Synchronizing 2 databases in Parallel

First I would like to thank your community as it has helped me a lot during my journey of learning L...

0 Likes
6 Replies
Solved

How to get base url form json in laravel 5.3?

My javascript code is like this : $.getJSON("{{ url('/dropdowns/satkers') }}" + "/&qu...

0 Likes
1 Replies
Solved

How to modify $app at runtime?

Hi! i would like to dynamically change a path in my laravel 5.3 app from a middleware. How can I acc...

0 Likes
6 Replies
Solved

laravel passport revoke and prune event listener is not doing anything

I've added this two event listeners to my : EventServiceProvider /** * The event listener m...

0 Likes
1 Replies
Solved

White error screen

Hi, Recently, instead to have a classic laravel error screen, i have a complet white screen. I check...

0 Likes
13 Replies
Solved

Fatal Error Exception instead of 404

Hello! I tried to implement a custom 404 view, but whenever I go to a URI that does not exist, I get...

0 Likes
2 Replies
Solved

Add default mail headers in Laravel 5.3

I need to send a mail header "x-mailgun-native-send: true" to all my mails so they wont ge...

0 Likes
2 Replies
Solved

'/' route not working

I have a very weird problem. I moved my site to my production server and set my DocumentRoot folder...

0 Likes
2 Replies
Solved

Send Mail Laravel XAMPP SMTP

Hello, I want to send mails from my application. I want them to get sent from a specific host (SMTP,...

0 Likes
2 Replies
Solved

Class 'Illuminate\Routing\SortedMiddleware' not found

I updated my laravel to 5.3.21 with composer update and copied it to my priduction server. Now i get...

0 Likes
1 Replies
Solved

Image upload storage confusion in laravel 5.3

Hello, I am experiencing some problems uploading images in laravel 5.3. I am trying laravel 5 for th...

0 Likes
1 Replies
Solved

SQL Server 2012 DB connection with Laravel 4.2

So I'm trying to connect a SQL Server 2012 with Laravel and I get an error. PDOException (08001) SQL...

0 Likes
5 Replies
Solved

laravel passport components are not loading on AMPPS (AMP stack)

When I try to check my project which is running on AMPPS (AMPPS is a cross platform AMP stack) on ub...

0 Likes
1 Replies
Solved

can not open login and register pages created by using command 'php artisan make:auth' ?

I‘m a newbie to laravel , trying to get a quick start with it and use command 'php artisan make:auth...

0 Likes
3 Replies
Solved

Laravel on live server sub-domain not working

This is my first project with laravel. I have uploaded my local laravel by zipping the project and t...

0 Likes
3 Replies
Solved

How to use multiple database connections in laravel project?

I want to use mysql and mongoDB in my laravel project, I know I can define multiple connections arra...

0 Likes
1 Replies
Solved

The BCMatch functions must be enabled to use the NTLM authenticator.

Hello ! I am newbie on Laravel. I am using Laravel 5.2, Centos 7. "LogicException in NTLMAuthen...

0 Likes
2 Replies
Solved

Master route

Hi there! I'm like beginner with Laravel but I love it! I was wondering if there is some way to let...

0 Likes
4 Replies
Solved

Laravel always redirecting to login page even if Login credentials are correct after.

Ive created a custom authentication in my laravel app but it seems to be directing me back to login...

0 Likes
1 Replies
Solved

Why does copy of site to new host not work?

I realize this is not the best practice but for practicality reasons I may need to distribute (rathe...

0 Likes
1 Replies
Solved

Thanks to our community

Solutions given in the past year. Excluding solutions from thread authors.

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.