77 changes: 77 additions & 0 deletions 77 resources/views/frontend/partials/comment.blade.php Original file line numberDiff line numberDiff line change @@ -0,0 +1,77 @@ @foreach ($comments as $comment) @if ($comment->status == 1) ...
composerrequire laravel/envoy--dev Assurez-vous que Composer est installé. Maintenant, créez un fichier appeléEnvoy.blade.php. Oui, nous utiliserons la syntaxeBlade, super cool, non ? touchEnvoy.blade.php C'est ça! Tout ce dont vous avez besoin est un seul script. Il n'est pas né...
https://github.com/JeffreyWay/Laravel-From-Scratch-Blog-Project/blob/66444d74eccde52125636e89f105669ae82ad5e2/resources/views/components/post-comment.blade.php 7 Level 1 saladedeponey Posted 3 years ago Hi Jeffrey, thanks for your videos! Could you let me know what plugin do you use for...
50 Build the Log In Page Episode 50 11m 01s 51 Laravel Breeze Quick Peek Episode 51 8m 59s Comments 52 Write the Markup for a Post Comment Episode 52 6m 43s 53 Table Consistency and Foreign Key Constraints Episode 53 7m 37s 54 Make the Comments Section Dynamic Episode 54 8m 41s 55 ...