alimranahmed / LaraBlog

A lightweight full-featured blog using TALL(TailwindCSS, AlineJS, Livewire, Laravel) stack.
https://www.imranic.com
MIT License
201 stars 61 forks source link

missing component #177

Closed meghakundu closed 2 months ago

meghakundu commented 3 months ago

Please kindly help to find the missing component "frontend.subscribe" @alimranahmed

alimranahmed commented 3 months ago

I don't know why you are facing this issue. I can see frontend.subscribe component exists. Check here: https://github.com/alimranahmed/LaraBlog/blob/main/resources/views/livewire/frontend/subscribe.blade.php

meghakundu commented 3 months ago

I don't know why you are facing this issue. I can see frontend.subscribe component exists. Check here: https://github.com/alimranahmed/LaraBlog/blob/main/resources/views/livewire/frontend/subscribe.blade.php

image I am talking about the above one, please help with this. @alimranahmed

alimranahmed commented 3 months ago

@meghakundu, I updated the main branch with latest laravel. Please pull the latest branch and feel free to run composer update in case you have a different setup then mine.

meghakundu commented 3 months ago

@meghakundu, I updated the main branch with latest laravel. Please pull the latest branch and feel free to run composer update in case you have a different setup then mine.

"require(E:\xampp\htdocs\LaraBlog\vendor\composer/../../app/Helpers/helpers.php): Failed to open stream: No such file or directory in E:\xampp\htdocs\LaraBlog\vendor\composer\autoload_real.php" can please help to get through.. @alimranahmed

alimranahmed commented 2 months ago

Have you pulled the latest main branch and then executed composer update? Whe are you seeing this error?

meghakundu commented 2 months ago

Need to check again, haven't check since past few weeks.

On Fri, Aug 2, 2024, 3:37 AM Al Imran Ahmed @.***> wrote:

Have you pulled the latest main branch and then executed composer update? Whe are you seeing this error?

— Reply to this email directly, view it on GitHub https://github.com/alimranahmed/LaraBlog/issues/177#issuecomment-2264095425, or unsubscribe https://github.com/notifications/unsubscribe-auth/AM7R5FK52I4PHBTDW3HBJ4DZPKWSRAVCNFSM6AAAAABJAE55B6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDENRUGA4TKNBSGU . You are receiving this because you were mentioned.Message ID: @.***>

meghakundu commented 2 months ago

Have you pulled the latest main branch and then executed composer update? Whe are you seeing this error?

To reopen the web without login, had to do so: (as per now no auth is there!) image Thereafter, this is such image

meghakundu commented 2 months ago

Thanx working now! Looking wow :)