teymii
teymii copied to clipboard
TeyMii - Sampaikan Pesan Secara Rahasia
TeyMii - Sampaikan Pesan Secara Rahasia
TeyMii adalah web yang menghubungkan dengan teman/sahabat/orang lain, melalui pesan secara rahasia tanpa diketahui siapa pengirimnya
Clone This Repository
- Run
git clone https://github.com/Syafwan000/teymiion your cmd or terminal - Go to the folder application using
cdcommand on your cmd or terminal - Run
composer installon your cmd or terminal - Copy
.env.examplefile to.envon the root folder - Open your
.envfile and change the database name (DB_DATABASE) to whatever you have, username (DB_USERNAME) and password (DB_PASSWORD) field correspond to your configuration - Run
php artisan key:generate - Run
php artisan migrate - Run
php artisan serve - Go to http://localhost:8000/
