Hello Stefan,
- for debugging 500 errors please check the URL : https://www.laraship.com/question/project-uploaded-on-my-server/
- For Performance tips please check this blog post : https://www.laraship.com/how-to-speed-your-laraship-website-or-web-application/
Debugging shows the following error:
*[2019-06-25 17:35:43] local.ERROR: View [layouts.public] not found. (View: /home/plutus/domains/plutusbot.com/publichtml/laraship/resources/themes/admin-dragon/auth/login.blade.php) {"exception":"[object] (ErrorException(code: 0): View [layouts.public] not found. (View: /home/plutus/domains/plutusbot.com/publichtml/laraship/resources/themes/admin-dragon/auth/login.blade.php) at /home/plutus/domains/plutusbot.com/publichtml/laraship/vendor/laravel/framework/src/Illuminate/View/FileViewFinder.php:137, InvalidArgumentException(code: 0): View [layouts.public] not found. at /home/plutus/domains/plutusbot.com/publichtml/laraship/vendor/laravel/framework/src/Illuminate/View/FileViewFinder.php:137)*
Changing the theme in the database gives no luck, it seems stuck on admin-dragon.
Also I have not done anything to the code yet, so how is it possible that the theme is not working when I only switch to it for testing?
“View [layouts.public] not found. (View: /home/plutus/domains/plutusbot.com/public_html/laraship/resources/themes/admin-dragon/auth/login.blade.php)”
are you using Wamp for Dev/Testing?
It was running on Debian Stretch with Direct Admin, php 7.2.
I am now going to switch to a different server with Debian Stretch, trying with nginx and php-fpm instead.
Please login or Register to submit your answer