What caused me to write this article was after a frequent failed lint test for an https://cdli.mpiwg-berlin.mpg.de/ that I'm currently contributing to via https...
As a developer, you probably love to create new features in your applications to help your users solve their problems. I once worked for a company where the pro...
Hi guys, We all know that Laravel's Eloquent is using PHP's magic methods (__get & __set) for the columns, accessors, relationships,... and much more. When the...
The Laravel web framework has been considered the best PHP framework for website development for many years. Laravel is an MVC framework for fast, convenient an...
This blog will guide you through best practices you need to follow for creating a great app in Laravel and vuejs. Best practices help other or new developers qu...
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...