/tangmoc_laramagz

blog and magazin

Primary LanguagePHPOtherNOASSERTION

About Laramagz

Laramagz is website based laravel

Laramagz Documentation

Please read it at https://documentation-magz.netlify.app

The packages used

License

Laramagz is licensed under the CodeCanyon's Standard License & Extended License

Edit file .env

APP_URL=https://domain.com

APP_TIMEZONE=UTC

DB_DATABASE=your_database
DB_USERNAME=your_username_database
DB_PASSWORD=your_password_database

MAIL_MAILER=smtp
MAIL_HOST=smtp.googlemail.com
MAIL_PORT=465
MAIL_USERNAME=youremail@gmail.com
MAIL_PASSWORD=youremail_password
MAIL_ENCRYPTION=ssl
MAIL_FROM_ADDRESS=youremail@gmail.com
MAIL_FROM_NAME=yourname

NOCAPTCHA_SITEKEY=xxxxxxxxxxx
NOCAPTCHA_SECRET=xxxxxxxxxxx

MAILCHIMP_APIKEY=xxxxxxxxxxxxxxx
MAILCHIMP_LIST_ID=xxxxxxxxxxx

ANALYTICS_VIEW_ID=xxxxxxxxx

Google Analytics

Create folder storage/app/analytics if not available.

Insert file service-account-credetentials.json to storage/app/analytics

Login

Superadmin

username/email: superadmin / <superadmin@example.com>
password: superadmin123

Admin

username/email: admin / <admin@example.com>
password: admin123

Member

username/email: member / <user@example.com>
password: member123