承接 uaibo/launchpad 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

uaibo/launchpad

最新稳定版本:1.1.16

Composer 安装命令:

composer require uaibo/launchpad

包简介

Create a pre-launch page for your Laravel project

README 文档

README

Create a pre-launch page for your Laravel project.

Requirements

  • PHP >= 8.1
  • Laravel >= 5.0

Installation

  1. Install Launchpad using composer require:
composer require uaibo/launchpad

Add the service provider in config/app.php:

Important: If you're using Laravel 5.5 or above, you can skip the registration of the service provider, as it is registered automatically.

Uaibo\Launchpad\LaunchpadServiceProvider::class
  1. Publish the configuration file and assets:
php artisan vendor:publish --tag="launchpad"
  1. Run migrations:
php artisan migrate

This will create the launchpad table in your database where all the signups will be stored.

  1. Add .env variable:
APP_MODE=launchpad

Configuration

  1. Customize the content via the config file:
config/launchpad.php
  1. Add or replace logos, with your own:
/vendor/uaibo/launchpad/assets/logo-wide.png
/vendor/uaibo/launchpad/assets/logo-square.png

Image shown when your app is shared on social media. Recommended size: 1200x630):

/vendor/uaibo/launchpad/assets/social.png

Logo shown under the main logo, can be a "created by" logo:

/vendor/uaibo/launchpad/assets/logo-vendor.png
  1. If you also want to show a short video, add the following files:

Video file:

/vendor/uaibo/launchpad/assets/video.mp4

Video poster image:

/vendor/uaibo/launchpad/assets/video.jpg

image

统计信息

  • 总下载量: 48
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 2
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • 开发语言: Blade

其他信息

  • 授权协议: MIT
  • 更新时间: 2023-02-18

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固