Lambo CLI for Quick Application Creation With Laravel and Valet

4 years ago

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

PHP Puts New Releases on Hold for Two Weeks

4 years ago

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

Major Heroicons Release Includes Vue/React Components and Figma Files

4 years ago

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

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

4 years ago

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

Sending email campaigns using Laravel

4 years ago

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

Soap – A Laravel SOAP client

4 years ago

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

Quick Tip: Using the Laravel from() Testing Helper

4 years ago

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

18 Tips to Optimize Your Laravel Database Queries

4 years ago

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

Laravel Eloquent Power Joins Package

4 years ago

Eloquent power joins is a package that adds some Laravel magic to your Eloquent joins. The post Laravel Eloquent Power…

JSON Type Assertions and a “prohibited” Validation rule Are Now In Laravel 8.34

4 years ago

The Laravel team released 8.34 with type assertions in the fluent JSON API, a 'prohibited' validation rule, a new event…