# sign-up-platform **Repository Path**: fz972/sign-up-platform ## Basic Information - **Project Name**: sign-up-platform - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-03-20 - **Last Updated**: 2025-03-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ```shell composer install cp .env.example .env php artisan key:generate php artisan serve ``` ```shell 前台: http://127.0.0.1:8000/ 101@qq.com/123456 后台: http://127.0.0.1:8000/admin admin/admin ```