Category: PHP

HasManyThrough Relationships With Unlimited Levels

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 appeared first on Laravel News. Join the Laravel Newsletter to get Laravel articles like...

Manage PHP and Valet from the macOS Status Bar

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 from the macOS Status Bar appeared first on Laravel News. Join the Laravel Newsletter...

PHP Puts New Releases on Hold for Two Weeks

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 investigation is still ongoing, and to give more time to look into it, the...

Laravel 8 error target class controller does not exist.

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 email, and v4 now includes campaigns, newsletters, and drip campaigns. The post Sending email...

Laravel 8 error target class controller does not exist.

Soap – A Laravel SOAP client

Soap – A Laravel SOAP client that provides a clean interface for handling requests and responses Laravel SOAP client provides a clean interface for handling requests and responses in your Laravel app. The post...

18 Tips to Optimize Your Laravel Database Queries

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 18 Tips to Optimize Your Laravel Database Queries appeared first on Laravel News. Join...