Home Categories Packages Articles, news, takes, and tutorials about Packages PHP Packages The best PHP packages to use in 2025 A recommendation of the best packages to use in any PHP project in 2024. Jun 29, 2025 0 comments 3 mins Laravel Packages Security Laravel Sanctum API tokens: issue and revoke them Use Laravel Sanctum to issue API tokens, protect routes with auth:sanctum, and revoke tokens when users no longer need them. Mar 20, 2026 0 comments 3 mins Laravel Packages The best custom cards for Laravel Pulse in 2024 A list of the best custom cards to supercharge your Laravel Pulse dashboard in 2024. Jan 8, 2024 2 comments 3 mins Laravel Packages Laravel Pulse: what it tracks and how to set it up Learn what Laravel Pulse tracks, how to install and secure it, when to run pulse:check or pulse:work, and when it is a better fit than Telescope. Mar 20, 2026 4 comments 6 mins Laravel Packages How to install Laravel UI Install the laravel/ui package to scaffold Bootstrap, Vue, or React auth views in a Laravel app. Mar 13, 2026 2 comments 3 mins Laravel Packages Make your Eloquent models IDE-friendly using Laravel Lift Check out Laravel Lift, a package that enhances Eloquent Models and makes them more IDE-friendly - all thanks to Wendell Adriel. Aug 29, 2023 0 comments 2 mins Laravel Livewire Packages Laravel Volt: simplify how you write Livewire components Laravel Volt is a great new addition to Laravel’s extensive ecosystem that brings single-file components à la Vue.js to Livewire. Let me help you get started. Aug 12, 2023 5 comments 6 mins Laravel Packages Laravel Prompts: build delightful Artisan commands Delight your users. Learn how to create beautiful Artisan Commands using Laravel Prompts. Sep 20, 2023 0 comments 4 mins Laravel Packages Laravel Dropbox Driver package: how to install and use it Store and manage files on Dropbox and use it to back up your Laravel app automatically. Dec 20, 2022 0 comments 2 mins