change your date column in migration file like this : $table->date('date');
drakentar, amirhossein256 liked this reply
First of all define the below relationship in your Comment model. public function replies() {...
The Laravel portal for problem solving, knowledge sharing and community building.
The community