Support the ongoing development of Laravel.io →

3,391 Threads

How to get rid of weird chars in my CLI

I am using artisan with my windows "CMD" CLI. In most cases i get a lot of weird character...

0 Likes
0 Replies

How to run run your own written service provider before laravel core service providers

I want to run my own provider before laravel core provider how can i do it?

0 Likes
0 Replies

Lravel 5.3 - Password Reset with different user column names (username)

Hi, developed web application based on account with inner users for companies with staff. my users t...

0 Likes
2 Replies

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

How to catch \Predis\Connection\ConnectionException

I have enabled REDIS as default CACHE_DRIVER instead of FILE, but if redis instance is down for exam...

0 Likes
0 Replies

Laravel Elixir (Suggestion)

Hi Guys! I have to ask one thing that can I use bower instead of npm (node_modules) in laravel (5.3)...

0 Likes
1 Replies

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

Circular dependency causes "Segmentation fault" error when running "php artisan optimize"

Circular dependency on AppServiceProvider caused artisan optimize command to fail with "Segmen...

0 Likes
0 Replies

Laravel hosting for project that reads and parse excel file to store data into MYSQL database

I had developed an application using Laravel 5.2 that uses Laravel Excel plugin to read excel file ,...

0 Likes
1 Replies

'/' 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

Measure performance of the queries and execution functions

Hello! Is there any way - some module/plugin in Laravel, which measures time of executing funtions,...

0 Likes
1 Replies

laravel 4.2 mssql not working

Hi, I have been working with MySQL with laravel 4.2, it is working good, then I had to convert the s...

0 Likes
0 Replies

Custom authentication with fragmented tables by auth-jwt

I'd like make authentication fragmented with two tables in database. So, I'd like override retrieveB...

0 Likes
0 Replies

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

Composer Update Throwing Error: Script php artisan optimize handling the post-update-cmd event returned with an error

I'm getting an error "Script php artisan clear-compiled handling the post-update-cmd event retu...

0 Likes
3 Replies

Laravel 5.2 with HHVM always getting Use of undefined constant UNDEFINED - assumed 'UNDEFINED' in artisan.

And because of that each composer update crashes with the same error. Is there something I can set u...

0 Likes
1 Replies

Redirect dynamically created subdomains to main page in Laravel 5.3

I am working on multi-tenant approach. I created a new tenant with all its information in database i...

0 Likes
2 Replies

Connection to mysql database failed, because of "No such file or directory"

php artisan migrate [PDOException] SQLSTATE[HY000] [2002] No such file or directory my .env fi...

0 Likes
5 Replies

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

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.

© 2025 Laravel.io - All rights reserved.