Domain suspended or not configured

If you are the administrator and believe this is an error on our side, please check your BunnyCDN account configuration or contact customer support.

Community Links - laraveldiary.com

Palzin Track
Get 15% off with code PTRACKSIGNUP15 

Laravel Diary Logo

Community Links

FrankenPHP v1.0 is Here

- laravel-news.com
FrankenPHP just hit a significant milestone this week, reaching a v1.0 release. A modern PHP application server written in Go, FrankenPHP gives you a production-grade PHP server with just one command. It includes native support for Symphony, Laravel, WordPress, and more: Production-grade PHP server, powered by Caddy Easy deploy - package your PHP apps as a standalone, self-executable binary Run...

Self-healing URLs in Laravel

- laravel-news.com
Laravel community member Aaron Francis shared an awesome video demonstrating how to Make self-healing URLs with Laravel. Without surprise, multiple packages in the Laravel ecosystem have already surfaced: Luke Downing's package: self-healing-urls Chris Page's package: laravel-self-healing-urls These packages have a similar goal: you can change your model's route slug at will or only partially match a URL and never have...