<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Laravel updates | TurnKey GNU/Linux</title><link>https://www.turnkeylinux.org/updates/laravel/</link><description>Recent content from TurnKey GNU/Linux</description><language>en-US</language><atom:link href="https://www.turnkeylinux.org/updates/laravel/index.xml" rel="self" type="application/rss+xml"/><item><title>New TurnKey Laravel version (19.0)</title><link>https://www.turnkeylinux.org/updates/new-turnkey-laravel-version-190/</link><guid isPermaLink="true">https://www.turnkeylinux.org/updates/new-turnkey-laravel-version-190/</guid><pubDate>Mon, 31 Aug 2026 00:00:00 +0800</pubDate><description> Changes: Install the supported Laravel 13 application skeleton from its pinned official upstream tag and retain Composer's resolved production lock file. Configure the sample application for MariaDB 11.8, production-safe defaults, database queues and Laravel's scheduler. Keep PsySH configuration in Laravel's writable storage tree so turnkey-artisan tinker works as the www-data user. Upgrade the appliance base to Debian 13 Trixie with PHP 8.4 and add focused acceptance for the HTTPS sample app, …</description></item><item><title> New TurnKey Laravel version (18.0)</title><link>https://www.turnkeylinux.org/updates/new-turnkey-laravel-version-180/</link><guid isPermaLink="true">https://www.turnkeylinux.org/updates/new-turnkey-laravel-version-180/</guid><pubDate>Tue, 16 Jan 2024 05:48:04 +0000</pubDate><description> Changes: Update Laravel to latest LTS version - 10.40.0. [Anton Pyrogovskyi ] Ensure hashfile includes URL to public key - closes #1864. Include webmin-logviewer module by default - closes #1866. Upgraded base distribution to Debian 12.x/Bookworm. Configuration console (confconsole): Support for DNS-01 Let's Encrypt challenges. [ Oleh Dmytrychenko github: @NitrogenUA ] Support for getting Let's Encrypt cert via IPv6 - closes #1785. Refactor network interface code to ensure that it works as …</description></item><item><title> New TurnKey Laravel version (17.1)</title><link>https://www.turnkeylinux.org/updates/new-turnkey-laravel-version-171/</link><guid isPermaLink="true">https://www.turnkeylinux.org/updates/new-turnkey-laravel-version-171/</guid><pubDate>Tue, 17 May 2022 04:45:59 +0000</pubDate><description> Changes: Updated all Debian packages to latest. [ autopatched by buildtasks ] Patched bugfix release. Closes #1734. [ autopatched by buildtasks ] Links Release meta-files (signature, manifest)</description></item><item><title> New TurnKey Laravel version (17.0)</title><link>https://www.turnkeylinux.org/updates/new-turnkey-laravel-version-170/</link><guid isPermaLink="true">https://www.turnkeylinux.org/updates/new-turnkey-laravel-version-170/</guid><pubDate>Tue, 17 May 2022 04:09:26 +0000</pubDate><description> Changes: Update to Laravel to latest LTS version - 8.83.0. Update Composer to 2.2.26. Updated all relevant Debian packages to Bullseye/11 versions; including PHP 7.4. Provide predefined dh_params (via 'turnkey-make-ssl-cert' where relevant) as per RFC7919 - part of #1653. Updated version of mysqltuner script. Enable HTTP/2 by default (where possible). Note: will not actually work until a CA signed cert is generated or installed. Configure OCSP stapling (will only work once a valid cert is …</description></item><item><title> New TurnKey Laravel version (16.1)</title><link>https://www.turnkeylinux.org/updates/new-turnkey-laravel-version-161/</link><guid isPermaLink="true">https://www.turnkeylinux.org/updates/new-turnkey-laravel-version-161/</guid><pubDate>Mon, 03 May 2021 04:48:35 +0000</pubDate><description> Changes: Update to Laravel to latest LTS version - 6.20.0. Update Composer to 2.0.12. Include 'turnkey-composer' wrapper script - runs composer as www-data user. Makes it easy to not run composer as root - part of #1539. Include 'turnkey-artisan' wrapper script - similar to turnkey-composer; runs 'php artisan' as www-data user. Include php-curl package (composer runs faster with this installed). Include firstboot script to (re)generate DB connection &amp; api secret on firstboot. Explicitly install …</description></item><item><title> New TurnKey Laravel version (16.0)</title><link>https://www.turnkeylinux.org/updates/new-turnkey-laravel-version-160/</link><guid isPermaLink="true">https://www.turnkeylinux.org/updates/new-turnkey-laravel-version-160/</guid><pubDate>Mon, 29 Jun 2020 03:44:50 +0000</pubDate><description> Changes: Update to Laravel to latest LTS version - 6.18.8. Explcitly disable TLS&lt;1.2 (i.e. SSLv3, TLSv1, TLSv1.1). (v15.x TurnKey releases supported TLS 1.2, but could fallback as low as TLSv1). Update SSL/TLS cyphers to provide "Intermediate" browser/client support (suitable for "General-purpose servers with a variety of clients, recommended for almost all systems"). As provided by Mozilla via https://ssl-config.mozilla.org/. Updated all relevant Debian packages to Buster/10 versions; …</description></item><item><title> New TurnKey Laravel version (15.2)</title><link>https://www.turnkeylinux.org/updates/new-turnkey-laravel-version-152/</link><guid isPermaLink="true">https://www.turnkeylinux.org/updates/new-turnkey-laravel-version-152/</guid><pubDate>Thu, 27 Jun 2019 03:17:15 +0000</pubDate><description> Changes: Update to latest upstream version (5.8.16) Updated PHP to 7.2 Links Release meta-files (signature, manifest)</description></item><item><title> New TurnKey Laravel version (15.1)</title><link>https://www.turnkeylinux.org/updates/new-turnkey-laravel-version-151/</link><guid isPermaLink="true">https://www.turnkeylinux.org/updates/new-turnkey-laravel-version-151/</guid><pubDate>Tue, 11 Dec 2018 01:27:46 +0000</pubDate><description> Changes: Rebuild to resolve inadvertant removal of mariadb during sec-updates part of #1246. Links Release meta-files (signature, manifest)</description></item><item><title> New TurnKey Laravel version (15.0)</title><link>https://www.turnkeylinux.org/updates/new-turnkey-laravel-version-150/</link><guid isPermaLink="true">https://www.turnkeylinux.org/updates/new-turnkey-laravel-version-150/</guid><pubDate>Wed, 05 Sep 2018 04:37:25 +0000</pubDate><description> Changes: Upgraded to the latest v5.5 Laravel upstream source version (5.5.28) Install Adminer directly from stretch/main repo Provide "adminer" root-like user for Adminer MySQL access Replace MySQL with MariaDB (drop-in MySQL replacement) Updated version of mysqltuner script Includes PHP7.0 (installed from Debian repos) Updated PHP default settings Remove phpsh (no longer maintained) Note: Please refer to turnkey-core's changelog for changes common to all appliances. Here we only describe …</description></item><item><title> New TurnKey Laravel version (14.2)</title><link>https://www.turnkeylinux.org/updates/new-turnkey-laravel-version-142/</link><guid isPermaLink="true">https://www.turnkeylinux.org/updates/new-turnkey-laravel-version-142/</guid><pubDate>Mon, 30 Jul 2018 05:28:09 +0000</pubDate><description> Changes: Installed security updates. Includes the latest stable version of Laravel (5.4). Note: Please refer to turnkey-core's changelog for changes common to all appliances. Here we only describe changes specific to this appliance. Links Release meta-files (signature, manifest)</description></item><item><title>New TurnKey Laravel version (14.1)</title><link>https://www.turnkeylinux.org/updates/laravel/new-turnkey-laravel-version-141/</link><guid isPermaLink="true">https://www.turnkeylinux.org/updates/laravel/new-turnkey-laravel-version-141/</guid><pubDate>Thu, 14 Apr 2016 09:21:09 +0000</pubDate><description> Changes: Installed security updates. Installed updated packages from TurnKey repo - includes relevant Webmin packages (v1.780) Note: Please refer to turnkey-core's changelog for changes common to all appliances. Here we only describe changes specific to this appliance. Links Release meta-files (signature, manifest)</description></item><item><title>New TurnKey Laravel version (14.0)</title><link>https://www.turnkeylinux.org/updates/laravel/new-turnkey-laravel-version-140/</link><guid isPermaLink="true">https://www.turnkeylinux.org/updates/laravel/new-turnkey-laravel-version-140/</guid><pubDate>Tue, 15 Sep 2015 13:59:53 +0000</pubDate><description> Changes: Initial release of appliance. Based on the work of Kevin Destrem (@kefniark) https://github.com/kefniark/turnkey-laravel Includes the latest stable version of Laravel (5.1 LTS). Replaced PHPMyAdmin with Adminer Hardened default SSL settings Note: Please refer to turnkey-core's changelog for changes common to all appliances. Here we only describe changes specific to this appliance. Links Release meta-files (signature, manifest)</description></item></channel></rss>