Just simple test landing, with following features:
- Some settings in admin panel.
- Image upload for main background.
- Contact form with e-mail sending.
- Quick switching between two themes in admin panel.
- 404 page.
Configure your database and mail settings in .env, then <php artisan migrate --seed>
. Admin page available at (/admin), default user: '[email protected]', password - '1234'.