PHP

HasManyThrough Relationships With Unlimited Levels

The eloquent-has-many-deep package by Jonas Staudenmeir allows Eloquent HasManyThrough relationships with unlimited levels. The post HasManyThrough Relationships With Unlimited Levels…

3 years ago

Manage PHP and Valet from the macOS Status Bar

PHP Monitor is a lightweight macOS menubar app for managing PHP and Valet services. The post Manage PHP and Valet…

3 years ago

Lambo CLI for Quick Application Creation With Laravel and Valet

The new version of Laravel Lambo is now available. Automate repetitive tasks tasks when creating new Laravel apps, now re-written…

3 years ago

PHP Puts New Releases on Hold for Two Weeks

Earlier this week, PHP's Git server was compromised, and a bad actor made two malicious commits to the repo. An…

3 years ago

Major Heroicons Release Includes Vue/React Components and Figma Files

Heroicons hit a significant milestone with the release of v1.0, which brings some exciting features that'll make using Heroicons an…

3 years ago

PHP’s Git Server Compromised and Malicious Code Pushed to the Source

The PHP core Git repository was compromised, and a bad actor pushed two commits that introduced code injection from an…

3 years ago

Sending email campaigns using Laravel

Sending email campaigns, newsletters, drip campaigns using Laravel with Mailcoach v4 Mailcoach is a powerful Laravel package for all things…

3 years ago

Soap – A Laravel SOAP client

Soap - A Laravel SOAP client that provides a clean interface for handling requests and responses Laravel SOAP client provides…

3 years ago

Quick Tip: Using the Laravel from() Testing Helper

When testing with Laravel, sometimes it's helpful to test that a user was redirected back to the page where they…

3 years ago

18 Tips to Optimize Your Laravel Database Queries

These 18 laravel performance optimization tips for optimizing database queries will help you skyrocket your laravel application performance. The post…

3 years ago