Skip to content
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

Open
lorathon opened this issue Dec 19, 2017 · 5 comments
Open

Settings not saving #16

lorathon opened this issue Dec 19, 2017 · 5 comments

Comments

@lorathon
Copy link

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

@bestmomo
Copy link
Owner

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...

@lorathon
Copy link
Author

I could get the mail settings to work by adding the following to the .env file

MAIL_FROM_ADDRESS=null
MAIL_FROM_NAME=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.

@bestmomo
Copy link
Owner

bestmomo commented Dec 19, 2017

Yes I just saw they are not in the repo .env.example :)

I must add them

@bestmomo
Copy link
Owner

Changes in this commit.

@MarioPerini
Copy link

Paginations Tab
Front - Posts
Back - Posts

are also not saved in my installation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants