lnk-test DEV Create db name "lnk" on localhost cd client npm install npm start cd server cp .env.example .env npm install npm start cd admin-laravel cp .env.example .env composer install php artisan serve FLOW Register -> Login