News


04/12/2022 - 14:23


Laravel Markable is a package to Integrate likes, bookmarks, favorites, reactions, and custom-made marks into your application.
The post Add Likes, Bookmarks, Favorites, and Other Marks in your Application With Laravel Markable appeared first on Laravel News.





04/11/2022 - 09:57

The ExpressionLanguage component provides an engine that can compile and
evaluate expressions. The main purpose of this component is to use expressions
inside configuration for more complex logic. Its other purpose is to use it to
build business rule engines.





04/11/2022 - 02:00

Collapsible sidebar widget

  1. Installation
  2. Setup

Sidebar widget you can add to your page with your own custom content
Installation The preferred way to install this extension is through composer.
Either run





04/10/2022 - 10:32

This week, Symfony celebrated the SymfonyLive Paris 2022 conference, one of the first official non-virtual Symfony conferences since the COVID-19 pandemic started. The next opportunity to meet the community in person will be the SymfonyCon Disneyland Paris 2022 conference on November 17-18, 2022.





04/09/2022 - 02:00

Three RBAC packages are released in their initial stable version: rbac, rbac-php, and rbac-rules-container.
These packages provide RBAC (Role-Based Access Control)
library. They are used in Yii Framework but is usable separately as well. Main features are:





04/08/2022 - 14:45


Learn about 14 hidden gems in Laravel Livewire
The post Laravel Livewire: 14 Tips & Tricks appeared first on Laravel News.





04/08/2022 - 11:18

Symfony 6.1 will be released at the end of May 2022 and it will require
PHP 8.1 or higher. This is the first article of the series that shows the most
important new features introduced by Symfony 6.1.