public_path()
isn't working for me (local environment works, production returns empty string). All other path
functions are working correctly (app, base and storage).
I searched on google but not find a solution.
Can somebody help me?
The OP solved his problem by himself. I'm only posting this answer so it's more visible and the question doesn't show up under "unanswered"
The configuration value for the public path may needs to be adjusted.
bootstrap/paths.php
'public' => __DIR__.'/../public'
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With