Tags: evolution-cms/sail
Tags
Feature: Allow passing in extra options to MYSQL executable (laravel#805 ) * Add MYSQL_EXTRA_OPTIONS environment variable for mysql service, using an empty string by default * Use new MYSQL_EXTRA_OPTIONS in sail shell script to pass in options whenever sail mysql gets executed * Remove :-"" from mysql.stub * fix typo
Add the RabbitMQ service (laravel#790) * feat: Add RabbitMQ service * fix: Correct the image name * Update InteractsWithDockerComposeServices.php --------- Co-authored-by: Taylor Otwell <[email protected]>
Add `sail run` command (laravel#770) * Add `sail run` command * Update sail --------- Co-authored-by: Taylor Otwell <[email protected]>
PreviousNext