I have made a blogging application in Laravel 8. I am working on the functionality of adding comment...
I have made a blogging application in Laravel 8. I am working on the functionality of adding comment...
I am working on a blogging application in Laravel 8. The application supports themes. In a nutshell,...
I am working on a blogging application in Laravel 8. The application supports themes. In a nutshell,...
I am working on a blogging application in Laravel 8. There are 4 user roles, among which, the "...
@sasho I do that already in the show() method: public function show( $slug ) { // Single article...
@sasho I get an Undefined variable: comment (View: resources\views\themes\calvin\partials\comment-fo...
@sasho Some of the code in the answer is not formatted and is hard to read it :)
I get an Undefined variable: comment error from comment-form.blade.php. :(
@faisal Please have a look at this topic. Thanks!
The Laravel portal for problem solving, knowledge sharing and community building.
The community