Thank you Laravel 8 for helping me finish my project quickly, thank you also for the website theme that I got for free ^-^
- Home Page.
- Login User Page.
- Registration User Page. first register automatically becomes admin, and then becomes user
- Frontend Page Example. must be accompanied by parameters as URI
git clone https://github.com/rysxa/invitation.git
then
composer install
then
- Create database with name invitation
php artisan migrate:fresh --seed
- Create account gmail as admin mail
- Setting like this
- Setting .env like this
MAIL_MAILER=smtp
MAIL_HOST=smtp.googlemail.com
MAIL_PORT=465
MAIL_USERNAME=email-kamu@gmail.com
MAIL_PASSWORD=password-kamu
MAIL_ENCRYPTION=ssl
MAIL_FROM_ADDRESS=no-reply@gmail.com
MAIL_FROM_NAME="${APP_NAME}"
DB_CONNECTION=mysql
DB_HOST=127.0.0.1
DB_PORT=3306
DB_DATABASE=invitation
DB_USERNAME=root
DB_PASSWORD=
Support author https://saweria.co/donate/piekacuh