The Laravel team released 8.64 with an @aware blade directive to access parent component data and the latest changes in the v8.x branch.
The post Laravel 8.64 Released appeared first on Laravel News.
The Laravel team released 8.64 with an @aware blade directive to access parent component data and the latest changes in the v8.x branch.
The post Laravel 8.64 Released appeared first on Laravel News.
This tutorial will show you how to configure Github actions to run your PHPUnit tests, how to deploy after your tests pass, and a few other things.
The post Laravel Github Actions appeared first on Laravel News.
Laravel Subscribable Notifications is a package that allows you to subscribe your app's users to notifications and dispatch them without specifying the recipient.
The post Laravel Subscribable Notifications appeared first on Laravel News.
Laravel Authentication Logs is a package by Anthony Rappa that tracks user authentication details.
The post Laravel Authentication Logs appeared first on Laravel News.
In this tutorial, learn how to create custom routes files that do not set sessions.
The post Custom Route Files appeared first on Laravel News.
Laravel Searchable is a package by Spatie to search through models and other sources pragmatically.
The post Search Through Models with Laravel Searchable appeared first on Laravel News.
Advanced Laravel Model Filters is a package that gives you fine-grained control and reusable classes you can use to filter Eloquent models.
The post Advanced Eloquent Model Filters appeared first on Laravel News.
Eloquent Serialize is a Laravel package to serialize and unserialize Eloquent query builder objects.
The post Serialization for Eloquent's QueryBuilder appeared first on Laravel News.
Simple code execution monitoring, built for developers Identify bugs and bottlenecks in your server side code before your users do.
The post How Code Execution Monitoring can help you to identify bugs and bottlenecks in your application before your customers do appeared first on Laravel News.