angelkurten/laravel-coming-soon is a Laravel package for simple comming soon page.
It currently has 0 GitHub stars and 25 downloads on Packagist (latest version 1.3.2).
Install it with composer require angelkurten/laravel-coming-soon.
Discover more Laravel packages by angelkurten
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