Share Error Package for Laravel's New Exception Page https://laravel-news.com/laravel-share-error-package
Laravel News
Share Error Package for Laravel's New Exception Page - Laravel News
When Laravel moved to the new minimal default Exception Page in Laravel 11.9, Spatie released a Laravel Share Error package that brings back the ability to share your Laravel exceptions with others like the Laravel Ignition error page.
❤4🥱4👍3
Laravel Herd v1.7 is out with updates to the dump UI https://laravel-news.com/laravel-herd-1-7
Laravel News
Laravel Herd v1.7 is out with updates to the dump UI - Laravel News
Laravel Herd v1.7 is out with updates to the dump UI
👎12👍3
Neovim Plugin to for Navigating Laravel and Livewire Components https://laravel-news.com/neovim-laravel-livewire-plugin
Laravel News
Neovim Plugin to for Navigating Laravel and Livewire Components - Laravel News
LALI Components is a Neovim plugin for autocompletion of Laravel and Livewire components by community member Ricardo Ramirez.
👍9👎1
Create a DateTime from a Timestamp With this New Method Coming to PHP 8.4 https://laravel-news.com/php-8-4-datetime-create-from-timestamp-method
Laravel News
Create a DateTime from a Timestamp With this New Method Coming to PHP 8.4 - Laravel News
Creating a DateTime from a Unix timestamp will be more convenient in PHP 8.4 with the new createFromTimestamp() method.
❤14🔥5👎1🥱1
Backpack turns 8 years old, celebrates with 40% discount https://laravel-news.com/backpack-8-anniversary
Laravel News
Backpack turns 8 years old, celebrates with 40% discount - Laravel News
The top admin panel library Backpack has just turned 8 years old. To celebrate, they're having a huge discount campaign.
💩8🔥2
Asserting a JSON Response Structure in Laravel https://laravel-news.com/asserting-json-response-structure-in-laravel
Laravel News
Asserting a JSON Response Structure in Laravel - Laravel News
Learn how you can test the JSON structure of responses in Laravel using powerful JSON assertion methods available in Laravel's TestResponse class.
👍8🔥4
View Third-party Relations in model:show - Now Available in Laravel 11.11 https://laravel-news.com/laravel-11-11-0
Laravel News
View Third-party Relations in model:show - Now Available in Laravel 11.11 - Laravel News
This week, the Laravel team released v11.11, with support for third-party relations in the model:show command, new Collection methods, Cache events, and more.
❤4
Running a Single Test, Skipping Tests, and Other Tips and Tricks https://laravel-news.com/run-single-tests-skip-tests-phpunit-and-pest
Laravel News
Running a Single Test, Skipping Tests, and Other Tips and Tricks - Laravel News
Inspired by Pest creator Nuno Maduro's post about the ->only() method in PestPHP, I've collected tips and tricks for PHP developers to efficiently isolate, skip, and iterate on tests.
👍8
SQLite Studio is a SQLite Database Explorer https://laravel-news.com/sqlite-studio
Laravel News
SQLite Studio is a SQLite Database Explorer - Laravel News
SQLite Studio is a single-file binary, single-command SQLite database explorer.
🔥36🤯2❤1🖕1
A Lightweight Cart Package for Laravel https://laravel-news.com/laravel-cart-package
Laravel News
A Lightweight Cart Package for Laravel - Laravel News
The binafy/laravel-cart package adds the ability to add shopping cart functionality to Laravel applications. It simplifies storing and managing cart items, supports storing multiple item types, and more.
❤9👍1
The June 2024 Laravel Worldwide Meetup is Today https://laravel-news.com/laravel-worldwide-meetup-june-2024
Laravel News
The June 2024 Laravel Worldwide Meetup is Today - Laravel News
The next Laravel Worldwide Meetup is today, featuring Katerina Trajchevska and Felipe Flor. The meetup begins live on YouTube at 16:00 UTC.
❤8👍1
Artisan
make Commands Automatically Chop .php Extension in Laravel 11.12 https://laravel-news.com/laravel-11-12-0Laravel News
Artisan `make` Commands Automatically Chop `.php` Extension in Laravel 11.12 - Laravel News
This week, the Laravel team released v11.12, which includes a multiply collection method, automatically chopping the .php extension in make:* commands, and more.
👍5👎2🗿2
Laravel collections now include a "multiply" method
https://www.youtube.com/watch?v=AWvXjUnUdw8
https://www.youtube.com/watch?v=AWvXjUnUdw8
YouTube
Laravel collections now include a "multiply" method
Patrick O'Meara contributed a multiply() method to Laravel collections, which multiplies the items in the collection. It works by multiplying the existing values on the collection x number of times.
Read More about Laravel 11.12:
https://laravel-news.com/laravel…
Read More about Laravel 11.12:
https://laravel-news.com/laravel…
🥱11👍4💩1👌1
Behind the Code: A Discussion with Backend Experts including Taylor Otwell https://laravel-news.com/behind-the-code
Laravel News
Behind the Code: A Discussion with Backend Experts including Taylor Otwell - Laravel News
Hear experts chat through the latest trends, technologies, and what’s next for backend development
Build Tables Based on Eloquent Models with Inertia Table https://laravel-news.com/inertia-table
Laravel News
Build Tables Based on Eloquent Models with Inertia Table - Laravel News
Inertia Table is the ultimate table for Inertia.js that makes is super easy to build tables based on your Eloquent models. Pass a model and let Inertia Table do the heavy lifting.
🔥9
Adding Real Time Chat to Laravel Using Reverb & Vue https://laravel-news.com/laravel-real-time-chat
Laravel News
Adding Real Time Chat to Laravel Using Reverb & Vue - Laravel News
Learn to add real time chat to your Laravel apps using Reverb & Vue 3
👍19🔥1🥰1
New String Helpers and ServeCommand Improvements in Laravel 11.14 https://laravel-news.com/laravel-11-14-0
Laravel News
New String Helpers and ServeCommand Improvements in Laravel 11.14 - Laravel News
The Laravel team released v11.13 mid-week last week and v11.14 this week. These releases add new string methods like chopStart() and chopEnd(), Commonmark extension support with Laravel's String markdown method, and more.
👍7🌚1
Build Custom Admin Panels With Backpack for Laravel https://laravel-news.com/laravel-backpack
Laravel News
Build Custom Admin Panels With Backpack for Laravel - Laravel News
Backpack for Laravel is a collection of packages which allows you to create admin panels for any web app quickly. It provides a set of useful packages divided into three categories that will make the process of creating a highly customizable admin panel easier.…
💩18❤3
Laravel Error Solutions on the Default Exception Page https://laravel-news.com/laravel-error-solutions
Laravel News
Laravel Error Solutions on the Default Exception Page - Laravel News
The Laravel Error Solutions package by Spatie brings back solutions for the most common errors users face to the default Laravel error page.
❤8😍3