https://ohdear.app is the all-in-one monitoring tool for your entire website. We monitor uptime, SSL certificates, broken links, scheduled tasks and more.
Filament Socialite is an awesome Laravel package that adds OAuth login through Laravel Socialite to Filament. You can publish and run the migrations with: php a...
With my team, we've recently taken over a large Laravel ecosystem from an incumbent partner. Our client came to us to rescue their project because the business...
A simple Laravel implementation for all payment providers. Have you had to implement limited SDKs for accepting payments on your mobile app? With this...
Today I come across a use case where I need to minimise writing route('resources.index)` and so on, all related to resourceful routes. Can it be more simpler if...
In this article, we will see laravel 8 eloquent orWhereHas() condition. So, I will give you a simple example of how to use orWherehas() condition with laravel e...
Once suspended, sandrocagara will not be able to comment or publish posts until their suspension is removed. Once unpublished, all posts by sandrocagara will be...
Laravel Authorization is a fantastic package that helps you to quickly create strong policy authorization logic in your Laravel application with minimal effort....
Despite what you may have heard, https://kinsta.com/blog/is-php-dead/ — in fact, it’s https://kinsta.com/php-market-share/. Whether you’re a seasoned PHP develo...
https://ohdear.app is the all-in-one monitoring tool for your entire website. We monitor uptime, SSL certificates, broken links, scheduled tasks and more.
Alpine Typewriter is an awesome plugin based on Alpine.js that is used to add a typewriter effect to any HTML element. Via Npm npm install @marcreichel/alpine-t...
Laravel Haystack is a package that allows you to have a job chain stored in the database. Since all of the jobs in the chain are in the database, memory usage i...
Laravel Facet Filter is an awesome package that provides simple facet filtering in Laravel projects. Publish and run the migrations php artisan vendor:publish -...
Laravel Query Watcher is a Laravel package that provides configurable application query capturing & monitoring. Installation install the package via composer: c...