A guide to Laravel's model events https://laravel-news.com/model-events
Laravel News
A guide to Laravel's model events - Laravel News
Look at what model events are and how to use them in your Laravel application. We'll also look at how to test your model events and some of the gotchas to be aware of when using them.
❤7👍1
VS Code Snippets for Livewire and Alpine.js https://laravel-news.com/vs-code-snippets-for-livewire-and-alpinejs
Laravel News
VS Code Snippets for Livewire and Alpine.js - Laravel News
A look at some VS Code Snippets for Livewire and Alpine.js
❤8👍4🔥1
Visual EXPLAIN for MySQL and Laravel https://laravel-news.com/mysql-explain
Laravel News
Visual EXPLAIN for MySQL and Laravel - Laravel News
The MySQL Visual Explain by Tobias Petry helps users analyze slow queries in MySQL by providing an easy-to-understand visual representation of MySQL’s EXPLAIN output.
👍14🔥1
Introducing Built with Laravel https://laravel-news.com/built-with-laravel
Laravel News
Introducing Built with Laravel - Laravel News
Built With Laravel is a list of companies and organizations using Laravel in the non-Laravel world. This is *the* list to use when you want to show someone how widespread Laravel's adoption is.
👏8😍2
The Best Laravel Tutorials and Resources for Developers https://laravel-news.com/the-best-laravel-tutorials-and-resources-for-developers
Laravel News
The Best Laravel Tutorials and Resources for Developers - Laravel News
Explore the best courses, books, and tutorials to master Laravel, the popular PHP framework.
👍8
Upload Files Using Filepond in Livewire Components https://laravel-news.com/livewire-filepond
Laravel News
Upload Files Using Filepond in Livewire Components - Laravel News
If you're using Livewire, now you can easily use Filepond to upload files within Livewire components using Spatie's livewire-filepond package.
👍4❤2
Take the Annual State of Laravel 2024 Survey https://laravel-news.com/state-of-laravel-survey-2024
Laravel News
Take the Annual State of Laravel 2024 Survey - Laravel News
Take the State of Laravel 2024 survey to contribute your voice to the Laravel community. By sharing and participating, you can help us gain more insights into this amazing community.
👍5❤2
Add Comments to your Laravel Application with the Commenter Package https://laravel-news.com/laravel-commentable-package
Laravel News
Add Comments to your Laravel Application with the Commenter Package - Laravel News
The Commenter package for Laravel is a feature-rich modern package that addresses your commenting needs in a Laravel application.
🤪6👍3💊1
Building fast, fuzzy site search with Laravel and Typesense https://laravel-news.com/building-fast-fuzzy-site-search-with-laravel-and-typesense
Laravel News
Building fast, fuzzy site search with Laravel and Typesense - Laravel News
Learn about building fast, fuzzy site search with Laravel and Typesense
🔥7👍2❤1
Assert the Exact JSON Structure of a Response in Laravel 11.19 https://laravel-news.com/laravel-11-19-0
Laravel News
Assert the Exact JSON Structure of a Response in Laravel 11.19 - Laravel News
The Laravel team released v11.19 this week, including asserting the exact JSON structure, a Number::trim() method, HTML assertion convenience methods, and more.
👍9🫡1
Add Swagger UI to Your Laravel Application https://laravel-news.com/laravel-swagger-ui
Laravel News
Add Swagger UI to Your Laravel Application - Laravel News
The Laravel Swagger UI package makes it easy to make your project's Swagger (OpenAPI v3 JSON or YAML) file accessible in a Swagger UI right in your Laravel application.
👍20👎1🔥1
Interviewed Matt Stauffer about the new Built with Laravel project he launched: https://www.youtube.com/watch?v=zRDP6bwJerk
YouTube
Built with Laravel with Matt Stauffer
Today we are joined by @MattStauffer to talk about his newest project, BuiltWithLaravel, which is a list of companies and organizations using Laravel in the non-Laravel world. This is the list to use when you want to show someone how widespread Laravel's…
👍3❤1
Maska is a Simple Zero-dependency Input Mask Library https://laravel-news.com/maska-input-mask-library
Laravel News
Maska is a Simple Zero-dependency Input Mask Library - Laravel News
Maska is a simple, zero-dependency input mask for JS, Vue, Svelete, and Alpine.js. Learn how you can easily mask and format inputs with a simple API.
👍15
Use Laravel's Built-in SetUp Hooks for Application Test Traits https://laravel-news.com/laravel-test-case-trait-setup-hooks
Laravel News
Use Laravel's Built-in SetUp Hooks for Application Test Traits - Laravel News
Using Laravel's foundation TestCase setup logic, you can clean up the setup() and tearDown() code required to use test traits you create for your applications.
👍3
A New String Helper, Assert Enums in AssertableJson, and more in Laravel 11.20 https://laravel-news.com/laravel-11-20-0
Laravel News
A New String Helper, Assert Enums in AssertableJson, and more in Laravel 11.20 - Laravel News
The Laravel team released v11.20 this week, including a new collection method, a deduplicate string method, the ability to use Enums with AssertableJson, and more.
👍5
Filament Gaze: Show When Multiple Users View the Same Resource https://laravel-news.com/filament-gaze
Laravel News
Filament Gaze: Show When Multiple Users View the Same Resource - Laravel News
Filament Gaze is a plugin for Filament PHP that allows you to display when other users view the same resource. Learn how to quickly lock a resource and take control from another user in Filament.
🔥14👍2👏2👎1
Create Actions and Workflows with this Laravel Workflows Package https://laravel-news.com/safemood-laravel-workflow-package
Laravel News
Create Actions and Workflows with this Laravel Workflows Package - Laravel News
The Safemood/laravel-workflow package by Khalil Bouzidi simplifies workflows in Laravel. With this package, you can define complex workflows, break them up into actions, and define events.
❤5👍3