softnweb/laravel-coming-soon is a Laravel package for simple comming soon page.
It currently has 20 GitHub stars and 1.217 downloads on Packagist (latest version 1.2).
Install it with composer require softnweb/laravel-coming-soon.
Discover more Laravel packages by softnweb
or browse all Laravel packages to compare alternatives.
Last updated
A straightforward Coming Soon package for Laravel with Countdown timer and Email capture.
Just Install the package, configure .env and you are ready to go!

composer require softnweb/laravel-coming-soon
php artisan vendor:publish
Then run php artisan migrate
You will have to add the following to your .env and set values accordingly