Skip to content

acadea/laravel-sail-nginx-php-fpm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setting up Nginx and PHP-fpm in Laravel Sail

Source code for my blog article.

Quick start

  1. Copy and paste the files in this repo to your project. 
  2. Edit nginx/sites/laravel.conf
  3. Copy the values in .env.example to the actual .env file. 
  4. Edit your machine's host file if needed to add a custom domain.
  5. Run docker-compose up -d and enjoy!

Youtube tutorial

Watch the video

About

Using Nginx and PHP-fpm in Laravel Sail

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published