Quantcast
Channel: Laravel News
Browsing all 1837 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

JetBrains now maintains the Pest plugin for PhpStorm

Back in 2020, Oliver Nybroe created a PestPHP plugin for PhpStorm to bring in auto-complete support and much more. Yesterday, JetBrains announced the Pest plugin will be bundled with PhpStorm starting...

View Article


Image may be NSFW.
Clik here to view.

Svelte by Example

Svelte by Example is a succinct, gentle introduction to Svelte & SvelteKit to peak your curiosity. Learn Svelte by Example with Sebastian De Deyne to help you get acquainted with both Svelte and...

View Article


Image may be NSFW.
Clik here to view.

Laravel 10.29 Released

This week, the Laravel team released v10.29 with the ability to see all middleware in route:list, CLI dump output updates, and more. This week's release saw a lot of small fixes, added tests, and...

View Article

Image may be NSFW.
Clik here to view.

Aimeos 2023.10 LTS release

The Aimeos ecommerce package just released v2023-10 LTS. This version contains a lot of simplifications and fully supports scaleable cloud setups like Kubernetes natively. Here is a list of the top...

View Article

Image may be NSFW.
Clik here to view.

How to Convert HTML to Plain Text in PHP

The Hypertext PHP package converts HTML to pure text and beautifully handles various and malformed HTML. It works by taking an HTML string as input and removing all the markup, leaving the plain text:...

View Article


Image may be NSFW.
Clik here to view.

Artisan.Page now supports all first-party Laravel packages

Artisan.Page, the cheatsheet for Laravel's Artisan commands built by James Brooks, just announced it fully supports all first-party Laravel packages. This expansion means that you can access all the...

View Article

Image may be NSFW.
Clik here to view.

The history of Laravel's dd function

Nuno Maduro has a new video showing the history of Laravel's dd helper. It's fun looking back at what used to be and how even such a simple helper has improved visually and functionally over time. I...

View Article

Image may be NSFW.
Clik here to view.

Filter API Responses with Laravel Purity

The Laravel Purity package is an elegant and efficient filtering and sorting package for Laravel, designed to simplify complex data filtering and sorting logic for eloquent queries. By simply adding...

View Article


Image may be NSFW.
Clik here to view.

Laravel Pulse - What we know so far

This week, Taylor gave a sneak peek of a new thing he's planning on releasing called Laravel Pulse. Outside of what you can see in the screenshot he shared, all we know for certain right now is it...

View Article


Image may be NSFW.
Clik here to view.

Nginx Configuration for old Forge servers

Caleb Porzio recently tweeted, asking for assistance in mitigating an attack he was seeing on the Laravel Livewire documentation site. You can find that tweet here. Looking at Caleb's server, I...

View Article

Image may be NSFW.
Clik here to view.

Laravel Attributes Package

If you ever need to create attributes on a model, the Laravel Attributes package is designed to make this easy. To give you an example of attributes, pretend you have an e-commerce store and want to...

View Article

Image may be NSFW.
Clik here to view.

Mailcoach now includes split testing, MJML, Livewire 3 support, and much more

Mailcoach, the email marketing platform by Spatie just announced a new version that includes split testing, MJML support, Livewire 3, data tables, and more. Flexible split testing When creating email...

View Article

Image may be NSFW.
Clik here to view.

7 Tips for Adding a Second Server to your App

Adding a second server to your app can be a great way to improve your app's performance and/or increase its reliability. However, there are a couple of things you need to keep in mind when adding a...

View Article


Image may be NSFW.
Clik here to view.

Register now for Sentry Launch Week!

If you’ve ever been curious about Sentry, Launch Week is for you. Sentry will be announcing new products, showing exclusive demos, and talking all things developer, every. single. day. (For one week)...

View Article

Image may be NSFW.
Clik here to view.

BookStack is a simple and free Wiki software Written in Laravel

BookStack is a simple and free Wiki software offering a self-hosted, easy-to-use platform for organizing and storing information. Built on Laravel (v9 at the time of writing) and MySQL, this...

View Article


Image may be NSFW.
Clik here to view.

Dispatch Events after a DB Transaction in Laravel 10.30

This week, the Laravel team released v10.30, which includes the ability to dispatch events based on a database transaction result. This week's release saw a lot of minor fixes, added tests, and...

View Article

Image may be NSFW.
Clik here to view.

Tinkerwell v4 is now released

Tinkerwell, the code runner for PHP, just released version 4 with a host of new goodies, including AI support, a new detail dive, custom themes, a log viewer, and so much more. If you are unfamiliar...

View Article


Image may be NSFW.
Clik here to view.

Easily Read and Write XML in PHP

XML Wrangler has been built with developer experience in mind - you can read any type of XML file, even with complex namespaces and even large XML files. It will also throw exceptions if the XML is...

View Article

Image may be NSFW.
Clik here to view.

Stateful Scaling: Laravel Session Management in Kubernetes Clusters

Kubernetes is an excellent option for scaling Laravel applications. Kubernetes offers scalability, high availability, service discovery, and load balancing. Specifically for Laravel deployments,...

View Article

Image may be NSFW.
Clik here to view.

Laravel Htmx

Laravel htmx is a package by Maurizio Bonani that gives you a nice way of working with htmx, a library that allows you to access modern browser features directly from HTML, rather than using...

View Article
Browsing all 1837 articles
Browse latest View live