
DBGate - OpenSource and Modern DB Client
If you're looking for an open-source database client, This is all you need
If you're looking for an open-source database client, This is all you need
Setup Laravel Pint in your PHPStorm so you can reformat your codes with Pint when you save the file
With iBio you can simply put all of your links into one and share it on your social media
Filament is a collection of tools for rapidly building beautiful TALL stack apps, designed for humans.
I want to share with you how to set up a fully automated deployment including tests and version bumping.
Write one test function and run it multiple times with various data sets. In this post, I will show you how you can write only one test and run it with different variables.
LaraCache is an ORM-based package for Laravel to create, update and manage cache items based on model queries. Using this package, you can cache queries that you use heavily throughout your application.
In this video, I'll show you how you can simply convert a picture of a design to a Tailwindcss code
PHP library to make working with money safer, easier, and fun
Migrator is a GUI migration manager for Laravel which you can create, manage and delete your migration.
EasyPanel is a beautiful, customizable and flexible admin panel based on Livewire for Laravel.
IP2Location is a small Laravel package that converts IPs to location
A funny app that generates a circle of profiles that you mostly engaged with them.
Imagine yourself in a big team coding on a single project. In our scenario the project is Laravel. There would be tens of Pull Requests waiting to merge but you need to make sure that nothing goes wrong after the merge. Obviously, you'll have tests in your project but it would be very tricky to go through the all PRs and run the tests on your local.
In this article, I'm gonna show you how you can easily configure an auto backup Mysql databases to a Dropbox account using Mysqldump and Cron jobs on an Ubuntu server.
Laravel monitoring is a Laravel package by myself. With this package, you can monitor your Laravel based application's servers resources like CPU, Disk, and Memory
In this post, I want to show you how you can create a custom Helper, Facade, and most importantly Testing Fakes.
After searching on the internet for websites that provide a service for getting more information about IP addresses, Like what country they belong to, I decided to create a free one!