Deploy Laravel 5.2 App to CentOS 6
This walk-through details how to deploy a Laravel 5.2 application to a Linux server running CentOS 6. I covers pulling the repository down via git, setting up supervisor to manage queued jobs, using Laravel’s scheduler to run CRON jobs, migrating a MySQL database, setting up proper permissions, and customizing a .env file.
Visit bakerstreetsystems.com for more tutorials on programming, linux servers, information systems tips, and more.
source