Category: Laravel, Laravel

Did you hear about https://uselauncher.com? It's an easy-to-use deployment tool to deploy your Laravel apps containerized with Docker.

Start launching your sites in just minutes using our https://uselauncher.com.

use Illuminate\Database\Eloquent\Relations\Relation; Relation::enforceMorphMap([ 'post' => Post::class, 'video' => Video::class, ]); v8.60.0 Added the valueOfFail() Eloquent builder method (https://github.com/laravel/framework/pull/38707)

// Before: $votes = User::where('name', 'John')->firstOrFail('votes')->votes; // Now: $votes = User::where('name', 'John')->valueOrFail('votes'); v8.63.0 Added whereBelongsTo() Eloquent builder method (https://github.com/laravel/framework/pull/38927)
Newsletter

Get the latest Laravel/PHP jobs, events and curated articles straight to your inbox, once a week

Fathom Analytics | Fast, simple and privacy-focused website analytics. Fathom Analytics | Fast, simple and privacy-focused website analytics.
Achieve superior email deliverability with ToastMail! Our AI-driven tool warms up inboxes, monitors reputation, and ensures emails reach their intended destination. Sign up today for a spam-free future. Achieve superior email deliverability with ToastMail! Our AI-driven tool warms up inboxes, monitors reputation, and ensures emails reach their intended destination. Sign up today for a spam-free future.
Community Partners