Closed ramyaaravind5252 closed 1 year ago
Hi,
Please check and confirm if there is a Server Error or is it a frontend issue.
Also please confirm that you are not using Livewire 3 which is not yet supported.
Hi, That design issue fixed on installing Laravel/breeze. But attributes part and final button(generate files) were not working. I was using Livewire3. Now I downgraded to 2.x-dev. Is this okay. Now I am not able to proceed to step 2. Getting the below error. Undefined variable $__livewire
Is there some thing I am missing
Hi, Thanks for the response. I have downgraded the Livewire, still having some issues, updated in ticket. Please check and let me know.
On Tue, Sep 12, 2023 at 10:43 AM AscSoftwares @.***> wrote:
Hi,
Please check and confirm if there is a Server Error or is it a frontend issue.
Also please confirm that you are not using Livewire 3 which is not yet supported.
— Reply to this email directly, view it on GitHub https://github.com/ascsoftw/tall-crud-generator/issues/25#issuecomment-1714984264, or unsubscribe https://github.com/notifications/unsubscribe-auth/BCQOGNC7Y3DP23NAMNBLNYDXZ7VRHANCNFSM6AAAAAA4UIKOPU . You are receiving this because you authored the thread.Message ID: @.***>
Hi, The error message suggests that Livewire is not configured properly. Please make sure that TALL Stack is properly configured before using the Plugin.
Reinstalling the laravel,breeze,livewire and tall package fixed the issue. Thanks for the response.
We followed the steps as suggested in the documentation. Livewire, Tailwind css , Alpinejs are installed. Installed the crud generator. Used @livewire('tall-crud-generator') in one of my blade file. But the design is completly broken and unable to proceed. Can you please check and respond as early as possible.
Using Laravel 10, Php 8.1