Lots of cool extensions to Blade to help with common tasks. The Automatic command generation stuff is interesting.
Laravel Blade on Steroids
Programing Coderfunda
March 27, 2023
Laravel, Packages
No comments
Related Posts:
Bootstrap, Foundation, or Materialize styles for Laravel PaginationDuilio Palacios launched a new package that allows you to easily style the pagination links created by Laravel. After installing the package… Read More
Customizable Paginated RoutesOut of the box, Laravel provides pagination but they are opinionated in how the url’s are generated. This pagination package allows you to c… Read More
Laravel Media Library Package laravel-medialibrary:This Laravel 5.1 package provides an easy way to associate all sorts of files with Eloquent models. Storage of the files is… Read More
Telegram Bot API PHP SDK Telegram recently launched a new API to allow developers to create their bots. Once created users can interact with bots by sending command mess… Read More
Laravel Package: Optimus id transformation Jens Segers has a created a Laravel package to obfuscate ids named Optimus:With this library, you can transform your internal id’s to obfus… Read More
0 comments:
Post a Comment
Thanks