THANKS ALOT !!!!!am a Studenet nd I USED THIS IN MY FINAL YEAR PROJECT !! KEEP IT BRO , REALLY APPRECIATE THIS.. make more videos like this. we would love to see some more plugins that make our life more easier :)
@assulaeman61743 жыл бұрын
i have this problem when install this package in my project laravel 7 "Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires laravelista/comments ^4.5 -> satisfiable by laravelista/comments[4.5.0]. - laravelista/comments 4.5.0 requires illuminate/database ^8.0 -> found illuminate/database[v8.0.0, ..., 8.x-dev] but these were not loaded, likely because it conflicts with another require." can you help me with this?
@shioelnatulish22902 жыл бұрын
You are the best! Thanks for this desired lesson! In fact, Laravel did not find Route('Comments.store').. So I had to add a routees.php file to the manual. And comments earned! Thanks a lot!
@rakibalom26745 жыл бұрын
thank you for your nice tutorial. please, make a tutorial for like - dislike system in laravel!
@doodelinux4 жыл бұрын
Hi André, thanks for the screencast, it helps many people. Just a quick note, if the user tries to apply this comment to an existing project with other models he will receive a variable declaration error within the blade, so I suggest that the user apply it as follows: @comments(['model' => App\ModelName::first()])
@louisalee41864 жыл бұрын
Thank you so much, you save my day!
@mostafaaminebriere57792 жыл бұрын
@@louisalee4186 nested
@mostafaaminebriere57792 жыл бұрын
nested
@mostafaaminebriere57792 жыл бұрын
mostafaamine briere
@rob53933 жыл бұрын
How can I implement it using tailwind? Pop Up box doesn't appear when editing
@divinesconty4372 жыл бұрын
Please how do I get gravatar to display my image? I used a real e-mail but it still doesn't work
@divinesconty4372 жыл бұрын
Thanks so much for the tutorial Andre. I have a lite issue I need help with. The reply and edit features don't work for me. Doesn't even point to a route on hover like the delete button Please I need help
@kareemsamson21012 жыл бұрын
If we wanna comment with an image and not as a text, Pls how do we go about that?
@mirzanisar92114 жыл бұрын
Awesome guide to setup comments in minutes, thanks
@bonheurtuyikunde56583 жыл бұрын
Which route you can use as admin to approve or un-approve comments.?
@justinlemuel124 жыл бұрын
the comments aren't working anymore. "Call to a member function count() on null (View: C:\xampp\htdocs\cebeco2 esources\views\vendor\comments\components\comments.blade.php)"
@justinlemuel124 жыл бұрын
okay , found the problem.
@bekogluaydin4 жыл бұрын
@@justinlemuel12 what was the problem?
@badrbouzid11664 жыл бұрын
Problem 1 - laravelista/comments[4.4.0, ..., 4.4.1] require illuminate/database ^8.0 -> found illuminate/database[v8.0.0, ..., 8.x-dev] but it conflicts with another require. - Root composer.json requires laravelista/comments ^4.4 -> satisfiable by laravelista/comments[4.4.0, 4.4.1]. what is that someone explain please..
@rajeevbhlone-aalugamers3 жыл бұрын
I have the same Problem @Andre Plz help us.
@jimmydavid6050Ай бұрын
I try to do it, but is not working in my laravel v11. 😢😢😢 Any solution ?
@ratanmia16755 жыл бұрын
The comments are being saved into the database but doesn't show on the view. Any solution, please? I'm using on laravel 6
@MusicTime0Play3 жыл бұрын
how to apply if i have 3 parameters?
@terryhenyo92165 жыл бұрын
Thank you Andre! Coming from Rails, Laravel seems to have a lot of useful packages too.
@drehimself5 жыл бұрын
Thanks for watching! There are a TON of great packages for Laravel. Part of the reason why Laravel is so great to use.
@khundkarujairulislam43023 жыл бұрын
@@drehimself nicely explained
@justinlemuel124 жыл бұрын
Hi, how can you change the variable name? I kinda used my own database which doesn't have a "Name" field but has a First and Lastname field
@morshalinislam21714 жыл бұрын
@can('reply-to-comment', $comment) where this checked and how can use this package for my custom guard?For example auth('member') guard.
@codefire28263 жыл бұрын
most packages are conflicting..Canvas and laravista comment having issues with jetstream
@alia.dhillon62245 жыл бұрын
Andre, I emailed to the package author about this tutorial (As he asked to let him know) and he replied that he will add this to his readme file.
@drehimself5 жыл бұрын
Awesome, thanks!
@attaroams5 жыл бұрын
have you tested it in lara 6 it's not working in laravel 6
@malkimts26512 жыл бұрын
hiii great video,but actually I want to how to comments with with API and using json files..please help me..
@attaroams5 жыл бұрын
sir reply edit and delete not working 403 This action is unauthorized.
@willynilly41662 жыл бұрын
Please can you do a comment package development tutorial like the one you have here. Thanks in advance
@jerryjeremy40385 жыл бұрын
Another great video. Can you also create a sample store with inventory and sales order? Is there a package for that also?
@bonheurtuyikunde56583 жыл бұрын
Great tutorial thanks!, but why a guest user can't reply? if possible can you tell me how to enable this.
@ryankearney74624 жыл бұрын
When I type in and create a comment it throws a 403 | unauthorised error? Can anyone help ?
@muhammadridhoprasetyo46285 жыл бұрын
How could you get your login picture when comment ?
@dhaferlarbi62984 жыл бұрын
have u email please i have problem not working always Undefined variable: post because i used other method like @{{post.title}}
@AyushLikhar5 жыл бұрын
great package! can we configure it to work with wink blog package?
@morshalinislam21714 жыл бұрын
Sir, Please help me. i am very tired for my work because i am not good programmer and use member guard.For example auth('member') guard. i am trying problem solution form 3 day but not success. please help me sir.
@Rmm52253 жыл бұрын
This is like magic, thx andre.
@parshantyadav98653 жыл бұрын
Hi Andre, thank you so much for your all tutorials Especially the E-commerce one, I am using this comment package on my website(Which is a School Management System) so I have to implement a feature that a student can comment on a school assignment only if the teacher had commented already. It will be a great help if you give me direction on how to do that.
@DanangCod5 жыл бұрын
how do you find package like this Andre? they are so cool
@drehimself5 жыл бұрын
You can go on github and search "Laravel", then sort by the number of stars. There's also an "Awesome Laravel" repo that lists out a lot of great packages. Laravel News also features a ton of great packages.
@ProgrammingwithPeter5 жыл бұрын
This is a great package, but it's a good practice, if you need it for the first time, implement it yourself, you are going to learn how polymorphic relationships work
@drehimself5 жыл бұрын
Agree! Definitely should understand how polymorphic relationships work before using packages like this.
@nanourgopierrefo1223 жыл бұрын
Thank you for your tutorial. How to costomize the view in order to display the messages in French? Thank you
@bootdev65583 жыл бұрын
I think the quickest way would be to just edit the comment.php file in vendor\laravelista\comments esources\lang\en\comments.php or create a new file and point to it in every needed line
@nanourgopierrefo1223 жыл бұрын
@@bootdev6558 Thank you. I created a new comment.php file with the messages in French, and it works.
@rolandocaraballo4 жыл бұрын
Is not working for me the installation has missing some files.
@dhaferlarbi62984 жыл бұрын
Undefined variable: post in postscontroller i do function show etc.... and in web => ''posts/{post}' why always Undefined variable: post???
@vitormicillo14 жыл бұрын
you need setup your class model, example: @comments(['model' => App\Book::find($id)])
@ytty22054 жыл бұрын
Are you solved the problem please help, thank you.
@nahueljj4 жыл бұрын
how i get the user in the reply?
@VanPetersonKpoti5 жыл бұрын
Always well done Thank you once again
@drehimself5 жыл бұрын
Thanks for watching!
@JustAGuyAndHisCamera4 жыл бұрын
I'm getting error 404 when submitting a comment, anyone else with this problem?
@San-wf9rk4 жыл бұрын
Nice package. I'll try install and use this.
@salmanbutt31865 жыл бұрын
Kindly also make video on webrtc laravel package
@KangarooMusiQue4 жыл бұрын
It will be very helpful to have a tutorial how to display the latest comments somewhere and how to fetch all comments by a specific user
@quickfixportal3 жыл бұрын
all you need to do is call Comment::where('comenter_id',userid here)-get(); then use , or call from User model i dont know need to create any extra relation between those
@salimedia335 жыл бұрын
thank you! Please DONT STOP!!!
@100bitcov5 жыл бұрын
Cool video, please make a video about product features
@rezaulmasum2055 жыл бұрын
Great, but could you make something like that from scratch?Really it would be very helpful for beginners.
@drehimself5 жыл бұрын
Yes! After my course is done I plan to have some content around creating packages. Might use this one as an example.
@willynilly41662 жыл бұрын
Please any update on this
@aboodlibda71614 жыл бұрын
Thanks alote man it was helpful for me Because I need it to use it in my news site project Thanks ❤
@adnanshoukat23005 жыл бұрын
Thank you! Andre Madarang
@bcmarcos035 жыл бұрын
Man... you rock! thank you! Also laravel rocks!
@prane814 жыл бұрын
Is it real time?
@amarchand15043 жыл бұрын
superb i loved this your video sir. so nice
@Jaimezambranachacon5 жыл бұрын
Very good Andre.
@rakibalom26745 жыл бұрын
thanks for this tutorial... but how to customize this comment system?
@abdi_pie72665 жыл бұрын
need that templete sublime stuff like yours
@Dipenparmar125 жыл бұрын
Nice, Glad to see this (saves lot of time)
@strangersman86234 жыл бұрын
Undefined property: stdClass::$comments (View: C:\xampp\htdocs\All Lravel project\swe332 esources\views\vendor\comments\components\comments.blade.php) { $comments = $model->comments; [in this line get error] }