Laravel
Laravel
Reset Your Laravel App In Seconds
Reset Your Laravel App In Seconds

In his recent talk about Laravel Nova at Laracon US, Taylor Otwell used a nice little shortcut to reset his demo app during the presentation.

Read this article
Deployment
Goodbye Forge, Hello Ploi
Goodbye Forge, Hello Ploi

After many years, I've cancelled my subscription to Laravel Forge in favour of Ploi. Here's why...

Read this article
Tips
Counting Related Models In Laravel
Counting Related Models In Laravel

This Laravel quick tip will allow you to count model relations whilst ensuring you don't encounter an N+1 problem.

Read this article
Tips
Better Http Status Codes In Laravel
Better Http Status Codes In Laravel

This Laravel quick tip will show you how to make your code more readable and expressive by replacing http status code magic numbers with calls to static constants.

Read this article
Laravel
Different Ways To Pass Data To A Laravel View
Different Ways To Pass Data To A Laravel View

Laravel views allow you to pass data to a view in a number of different ways. In this article, I'll go over four methods and describe the pros and cons for each one.

Read this article
Privacy Policy
Copyright © 2023 Carl Cassar. All Rights Reserved.