Laravel Sail for Mac OS Set Up Tutorial
In this video I go over the new addition to the Laravel ecosystem called Laravel Sail. Sail is a CLI for interacting with Laravel s Docker environment, and it is now the easiest way for those wanting to develop Laravel apps to get started developing. Laravel Sail by default will build images for PHP 7. 4 or 8, MySQL, Redis, NGINX MailHog for email testing. It s also available on Mac, Linux Windows (obviously) thanks to leveraging Docker. Sail docs: Cloudw
|
|