# isaturn-admin **Repository Path**: sevenbin/isaturn-admin ## Basic Information - **Project Name**: isaturn-admin - **Description**: No description available - **Primary Language**: PHP - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-12-19 - **Last Updated**: 2021-11-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ispot-admin #### Description {**When you're done, you can delete the content in this README and update the file with details for others getting started with your repository**} #### Software Architecture Software architecture description 1. composer install 2. php artisan vendor:publish --provider="Encore\Admin\AdminServiceProvider" 3. cp .env.example .env 4. php artisan serve 测试 php artisan cache:clear php artisan config:clear php artisan serve --host ipaddress --port php artisan serve --host 192.168.31.172 --port 8000 ssh -i C:\Users\admin\.ssh\1\id_rsa root@10.1.1.31 "shutdown now"