Winter CMS 1.2 is now available for general testing #558
Replies: 8 comments 46 replies
-
Huzzah 🎉🥳 |
Beta Was this translation helpful? Give feedback.
-
Just reading the blurb on this release and was wondering how you scaffold a tailwindcss project as one of the bullet point suggests. Is there a spercific command for this? |
Beta Was this translation helpful? Give feedback.
-
This morning just going to try the Installer file I have just downloaded see if that has any effect
Sent from Mail<https://go.microsoft.com/fwlink/?LinkId=550986> for Windows
From: Ben ***@***.***>
Sent: 18 May 2022 13:36
To: ***@***.***>
Cc: ***@***.***>; ***@***.***>
Subject: Re: [wintercms/winter] Winter CMS 1.2 is now available for general testing (Discussion #558)
Yeah it looks like you're running 1.2, but when did you do the upgrade?
—
Reply to this email directly, view it on GitHub<#558 (reply in thread)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AC2XAHCZEZ7PCRMXRGOBVDLVKTP57ANCNFSM5WDJMEYQ>.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
Hi Louis,
Not sure the cause of the problem as yet as I have installed Laravel-mix on wamp as a stand alone project and it works fine I am going to reinstall the tailwind theme again and see if I can get it to work with configuration I have setup within wintercms 1.2 let you know how I get on also there is an issue with the watch command not sure if they are both linked
Sent from Mail<https://go.microsoft.com/fwlink/?LinkId=550986> for Windows
…________________________________
From: Louis-Etienne Leuilliot ***@***.***>
Sent: Saturday, May 28, 2022 5:23:43 PM
To: wintercms/winter ***@***.***>
Cc: Artful-dodger ***@***.***>; Mention ***@***.***>
Subject: Re: [wintercms/winter] Winter CMS 1.2 is now available for general testing (Discussion #558)
Hey there, its from the MixCompile.php file on line 94, the base_path() method add the duplication of C:\
because the base_path function doesnt exist, its returning the absolut path of the app ( helpers from laravel)
i dont know how to resolve this properly, hope that can help i will try on a linux distribution and my windows to find a solution
—
Reply to this email directly, view it on GitHub<#558 (reply in thread)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AC2XAHCVAVIKYWR2RJRFI7DVMJCA7ANCNFSM5WDJMEYQ>.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
Hi there,
In the upgrade guide I read that "The Rackspace Flysystem driver / adapter is no longer supported", ok, but then what I should do to fix this error? I'm gonna to follow this one: https://laravel.com/docs/9.x/upgrade#flysystem-3 Thanks! |
Beta Was this translation helpful? Give feedback.
-
Now I have another problem... all the pages (created with Pages or with the CMS section) are going to 404 in both the two activated languages. If I disable the second language (but I would need at least two of them), it seems that something is working on the home page, but opening a page I get this error: On the upgrade guide I read that "The signature for $twig->loadTemplate() has been changed, use $twig->load() instead." but should not be it already fixed in the plugin itself? (I already installed the latest version of twig) |
Beta Was this translation helpful? Give feedback.
-
I get again the abstract adapter error during the testing of winter 1.2, on another old plugin that I use from the old "october" times... it's the backup by Panagiotis https://github.com/panakour/oc-backup-plugin)
did maybe someone encountered and solved already this problem? or do you know if there is another similar plugin winter-laravel9 ready? |
Beta Was this translation helpful? Give feedback.
-
I not sure if there is an error in the setup for "php artisan create:theme [theme name] tailwind" in ubuntu 22.04 but the script fails at the readme.stub section because the file name is README.stub but the script is looking for readme.stub |
Beta Was this translation helpful? Give feedback.
-
The 1.2 branch of Winter is now available for general testing! Built on top of Laravel 9, it supports PHP 8.0 and 8.1, and includes better support for Tailwind, Font Awesome 6, command autocompletion and a whole heap of performance tweaks and code cleanup, making this the most streamlined release of Winter yet!
Check out the blog announcement and have a read of the upgrade guide!
Beta Was this translation helpful? Give feedback.
All reactions