Post Thumbnail

Latest review not comes when submit using review form

hi using submit review form latest review not comes .  review is child component i pass reviews data through props.. when submit form then latest review not comes on form submit.  thanks 

0 Comments
Post Thumbnail

Target class not found

i have some component in my web app, its working perfectly on local host but after deployment i started getting some error message saying target class not found and its error free on localhost, though i have check ome troubleshooting steps but its not still working. i will be glad to get help from here.

0 Comments
Answered
Post Thumbnail

Captcha code

Dear Sir/Ma'am,I need a captcha code in laravel10.7.1 in Auth Login Page. Could u please guide me which code i should use. please provide me valid package name.

0 Comments
Answered
Post Thumbnail

Github actions to deploy laravel application on shared hosting

I've setup github actions on my project and its working fine, apart from one issue, its taking too long to sync file changes. I've watched your video series on github actions and some other youtubers and kind of mixed the approaches. I've cached the composer dependencies so they won't be installing on every run, thereby reducing the files to sync. Now, one thing it takes a lot of time to push the changes as you can see. Is there any other way to reduce this time...Also one other thing, I've migrated the project from Laravel 10 to Laravel 11 and in the Low Impact changes section, there's a package named Doctrine which they say is no longer being used in the Laravel. I wanna ask if is it safe to remove that package & whats' the best way to remove it. Currently, in my mind, I can think of only removing it from composer.json and then run composer update.Is this a right approach?

1 Comment
Solved
Post Thumbnail

Clear text password submission in login page

Actually i am getting issue regarding Clear text password submission in login page. could u please provide me any way in login page so that no one can see my entered password.

1 Comment
Answered
Post Thumbnail

Laravel blade page not working

my code not working showing only a blank page i am also trying (php artisan cache:clear) and (php artisan view:clear) but still same problem not showing anything if i am use @include then showing 500 error please help me what i do

0 Comments
Answered
Post Thumbnail

Problem solution

Bhai mere sath jo problem arahi hay uska may nay screenshot lia hay over wo apko bejh raha ho is masle ka hall bataye mehrabani hogi.may laraval sekhna chahta ho par  mere sath aik error ata hay usko kaise solve karo.

0 Comments
Answered
Post Thumbnail

Session using api

my project is an expense tracker, its backend in working using laravel and front using bootstrap(no framework used)using axios api calls communication is happeningissue:i need to display username in index.html (at k.anderson) using session i tried my level best.could you pls help me to solve this issue

1 Comment
Answered