Celebrity Meet & Greet Booking Agency
Now Powered by Laravel 11/home/username/starmeet/ and public contents to public_html/
.env.namecheap with your database credentials and rename to .env
deploy-namecheap.php script or SSH to run migrations and seeders.
starmeet-laravel.zip file to your XAMPP htdocs folder: C:\xampp\htdocs\starmeet
http://localhost/phpmyadmin and create a database named starmeet.
setup-xampp.bat in the starmeet folder, or run manually:
cd C:\xampp\htdocs\starmeetcomposer installcopy .env.xampp .envphp artisan key:generatephp artisan migrate --seed
http://localhost/starmeet
After running the setup, you can log in with these default accounts:
Admin Account:
Email: admin@starmeet.com
Password: password
Demo User Account:
Email: user@example.com
Password: password