The Laravel team released 9.37 this week along with a few patch releases between 9.37 and the release of Laravel 9.36.
The post Laravel 9.37 Released appeared first on Laravel News.
The Laravel team released 9.37 this week along with a few patch releases between 9.37 and the release of Laravel 9.36.
The post Laravel 9.37 Released appeared first on Laravel News.
OpenAI PHP is a supercharged PHP API client that allows you to interact with OpenAI API.
The post OpenAI PHP Client appeared first on Laravel News.
Test-Driven development has become my preferred way of programming, and I want to show you why in my latest video course PEST Driven Laravel
The post Unlock The Power Of TDD appeared first on Laravel News.
Over the years, as developers, we have always looked for ways that we can automate our documentation, from PHPDoc to Swagger and beyond.
The post Automating your OpenAPI Documentation appeared first on Laravel News.
Transformer is a PHP package for sanitizing and formatting data powered by Laravel's validation components.
The post Sanitize and Format Data in PHP with the Transformer Package appeared first on Laravel News.
The Laravel team released 9.36, making blade components blazing fast, a content response assertion, mailable assertions, and more.
The post Laravel 9.36 Released appeared first on Laravel News.
Laravel pad signature is a package to sign documents associated with an Eloquent model and optionally generate certified PDFs.
The post Require Signatures and Associate Them With Eloquent Models appeared first on Laravel News.
One of the things that I see many people struggling with is file uploads. How do we upload a file in Laravel? What is the best way to upload a file?
The post Learn how to upload files in Laravel like a Pro appeared first on Laravel News.
Filament Markdown Editor is a markdown editor for the excellent Filament admin panel.
The post Filament Markdown Editor appeared first on Laravel News.
Paste that nasty curl command in, and press Convert to have Shift rewrite it as a beautiful Laravel Http request.
The post cURL Converter - A tool convert cURL commands to Laravel's HTTP Client appeared first on Laravel News.