The secrets behind the Laracon Online site
The Laracon Online hype may be over, but there are still some crispy news regarding the latest site and illustration and in this post take a look at all the easter eggs. The post...
The Laracon Online hype may be over, but there are still some crispy news regarding the latest site and illustration and in this post take a look at all the easter eggs. The post...
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...
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...
The new version of Laravel Lambo is now available. Automate repetitive tasks tasks when creating new Laravel apps, now re-written in PHP. The post Lambo CLI for Quick Application Creation With Laravel and Valet...
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...
Heroicons hit a significant milestone with the release of v1.0, which brings some exciting features that’ll make using Heroicons an excellent experience. The post Major Heroicons Release Includes Vue/React Components and Figma Files appeared...
The PHP core Git repository was compromised, and a bad actor pushed two commits that introduced code injection from an HTTP header to the PHP source and impersonated Nikita Popov and Rasmus Lerdorf. The...
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...
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...
When testing with Laravel, sometimes it’s helpful to test that a user was redirected back to the page where they “submitted” the form from and Laravel from() is a helper for this. The post...
More