-
Notifications
You must be signed in to change notification settings - Fork 121
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Settings not saving #16
Comments
Hi, Thank you for your feedback. I checked all tabs and I got an issue only on Application Name, all other items are working fine for me... |
I could get the mail settings to work by adding the following to the .env file MAIL_FROM_ADDRESS=null If the MAIL_FROM_NAME has a space it breaks the site (ie: First Last) Still not sure why the post count will not save. |
Yes I just saw they are not in the repo .env.example :) I must add them |
Changes in this commit. |
Paginations Tab are also not saved in my installation |
Thank you for this repo. I am attempting to learn laravel. But I have found an issue. Some of the settings will save and some will not. I am not sure if I did something wrong. I followed the instructions. I am running locally through XAMPP. Everything else seems to be working perfectly. I do not get an error messages. I am getting the successful message after saving.
Application Tab
Application Name
Paginations Tab
Front - Posts
Back - Posts
Comments Tab
All Working
Database Tab
All Working
Mails Tab
Senders email address
Sender name
The text was updated successfully, but these errors were encountered: