Last Month
A New String Helper, Assert Enums in AssertableJson, and more in Laravel 11.20
The Laravel team released v11.20 this week, including a new collection method, a deduplicate string method, the ability to use ...
Use Laravel's Built-in SetUp Hooks for Application Test Traits
Using Laravel's foundation TestCase setup logic, you can clean up the setup() and tearDown() code required to use test traits ...
Active Sessions Card for Laravel Pulse
The Active Sessions card for Laravel Pulse shows your application's total number of sessions, including Web and API users. ...
Maska is a Simple Zero-dependency Input Mask Library
Maska is a simple, zero-dependency input mask for JS, Vue, Svelete, and Alpine.js. Learn how you can easily mask and ...
Add Swagger UI to Your Laravel Application
The Laravel Swagger UI package makes it easy to make your project's Swagger (OpenAPI v3 JSON or YAML) file accessible ...
Two Months Ago
Laravel Error Solutions on the Default Exception Page
The Laravel Error Solutions package by Spatie brings back solutions for the most common errors users face to the default ...
Build Custom Admin Panels With Backpack for Laravel
Backpack for Laravel is a collection of packages which allows you to create admin panels for any web app quickly. ...
New String Helpers and ServeCommand Improvements in Laravel 11.14
The Laravel team released v11.13 mid-week last week and v11.14 this week. These releases add new string methods like chopStart() ...
Auth Screens for Your Laravel Apps
DevDojo Auth is a free, open-source project that provides you with customizable authentication pages for your Laravel app. ...
Adding Real Time Chat to Laravel Using Reverb & Vue
Learn to add real time chat to your Laravel apps using Reverb & Vue 3 ...
|