Skip to content
This repository has been archived by the owner on May 31, 2019. It is now read-only.

improper/lando-laravel-bootstrap

Repository files navigation

Lando/Laravel 5.8 Bootstrap

Services

  • Redis 5 for Cache & Sessions
  • MySQL 5.7
  • PHP 7.3
  • NGINX (default) & Apache

Up & Running

  1. Clone repository
  2. Copy .env.sample to .env
  3. Execute: lando artisan key:generate
  4. Execute: lando composer install
  5. Lando start

(Optional) Check that mailhog is receiving email @ https://mail.mylaravel.lndo.site: lando artisan mailhog:test

Enjoy!

About

Latest Laravel bootstrapped with Lando services: redis cache, redis session and Maria DB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published