You can run GitHub actions locally with a CLI tool called nektos/act which reads your .github workflows and determines the actions that need to run.
The post Run GitHub Actions Locally with Act appeared first on Laravel News.
You can run GitHub actions locally with a CLI tool called nektos/act which reads your .github workflows and determines the actions that need to run.
The post Run GitHub Actions Locally with Act appeared first on Laravel News.
Laravel API Toolkit helps with API development, giving you standardized responses, dynamic pagination, API code generators, and more.
The post Laravel API Toolkit appeared first on Laravel News.
MJML is a markup language designed to reduce the pain of writing responsive email templates. Using this package, you can convert MJML to HTML.
The post MJML to HTML using PHP appeared first on Laravel News.
Lift lets you create public properties in Eloquent Models that match your table schema. This makes your models easier to read and work with, in any IDE.
The post Boost your Eloquent Models with Laravel Lift appeared first on Laravel News.
Sharp is a content management framework built for Laravel, a toolset that provides help to build a CMS section in a website.
The post An introduction to Sharp for Laravel, an open source content management framework appeared first on Laravel News.
The Saloon SDK generator package for Saloon will help you generate SDKs from Postman collections and OpenAPI specifications.
The post Generate Saloon SDKs from Postman or OpenAPI appeared first on Laravel News.
The flagship Laravel event in Europe returns to Amsterdam for 2024.
The post Laracon EU 2024 - Save the date! appeared first on Laravel News.
Learn how to set up AWS S3 and create buckets for your Laravel app
The post Using AWS S3 for Laravel Storage appeared first on Laravel News.