wedding-invitation
wedding-invitation copied to clipboard
PHP Laravel Livewire - Website weeding invitation / undangan pernikahan using framework laravel https://saweria.co/danixsofyan
Installation
Setup this repository first
Usage
git clone https://github.com/undangan-io/undangan
cd undangan
Setup Laravel Packages and Migrations
Make sure you do this before setup on bash
- PHP version is on version 8
- .env File is available or exists
- Change database config on .env file
- Composer installed
Bash Usage
composer install
cp .env.example .env
php artisan key:generate
npm install && npm run dev
php artisan migrate:fresh --seed
php artisan serve
landing page with guest name
http://undangan.test/?to=Dani+Sofyan
login
http://undangan.test/admin
E : [email protected]
P : 123qweasd
DEMO
http://undangan.digdaya.tech/?to=Dani+Sofyan
http://undangan.digdaya.tech/admin
E : [email protected]
P : 123qweasd