Download the PHP package olakunlevpn/laravel-installer-welcome without Composer
On this page you can find all versions of the php package olakunlevpn/laravel-installer-welcome. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download olakunlevpn/laravel-installer-welcome
More information about olakunlevpn/laravel-installer-welcome
Files in olakunlevpn/laravel-installer-welcome
Package laravel-installer-welcome
Short Description Customizable welcome step for Laravel Installer
License MIT
Informations about the package laravel-installer-welcome
Laravel Installer - Welcome Package
[](https://github.com/olakunlevpn/laravel-installer/releases) [](https://packagist.org/packages/olakunlevpn/laravel-installer-welcome)This package adds a customizable welcome step to Laravel Installer with your branding and messaging.
To learn all about it, head over to the extensive documentation.
Here's what you can do:
Customize welcome features:
Show requirements before installation:
The welcome step displays your app name, logo, features list, and requirements checklist—all fully customizable via config or translations.
Installation
You can install the package via composer:
Add the step to your installer configuration in config/installer.php:
Publish the configuration (optional):
You can find the full installation instructions in our documentation.
Usage
Add your logo to public/images/logo.svg and configure:
That's it! The welcome step will appear with your branding.
Customization
Publish translations to customize text:
Publish views to customize layout:
Learn more about customization in the documentation.
Changelog
Please see the main CHANGELOG for more information on what has changed recently.
License
The MIT License (MIT). Please see License File for more information.