# Laravel-frame **Repository Path**: candivan/laravel-frame ## Basic Information - **Project Name**: Laravel-frame - **Description**: 带tab的laravel - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-05-08 - **Last Updated**: 2021-05-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 操作 - cp .env.example .env - php artisan key:generate - chown -R www-data:www-data storage (linux下权限) - php artisan vendor:publish --provider="Encore\Admin\AdminServiceProvider" - php artisan admin:install - php artisan vendor:publish --tag=iframe-tabs - php artisan admin:import iframe-tabs ## 参考文档 - https://github.com/ichynul/iframe-tabs - https://laravel-admin.org/docs/zh/1.x