mercredi 4 avril 2018

Laravel Blade Count Rows

Good Day, I could really use some guidance im trying to count the number of rows where the column value = $someValue and echo the count.

How could I accomplish this?

Somthing like this:

 @foreach($setas as $seta)

      <tr>
          <td></td>
          <td></td>                    
     </tr>

  @endforeach



via Chebli Mohamed

Aucun commentaire:

Enregistrer un commentaire