Posts by Bruno • 1 point
1 post
- 
		-2 votes1 answer676 viewsQ: compare bank date with current date LARAVELHow do I compare the date created_at with the current date and show the notes with that date index php. @if(\Carbon\Carbon::create($data)->format('d-m-Y') ===…