2024-12-06
Central
generated automatically by Laravel when you use the SoftDeletes trait in your Banner model. This means that Laravel is filtering out any rows where the deleted_at column is not NULL. If you're not seeing the expected results, here are some reasons why