News


01/09/2023 - 13:56

Major version of Yii Middleware Dispatcher package was released. This version has several changes:

  • Added ParametersResolverInterface to resolve parameters of middleware that are provided as callable.
  • Added support for callable middlewares and added debug info it's wrapper.
  • Wrapper factory has been removed in favor of ParametersResolverInterface.




01/09/2023 - 05:07


Check out this step-by-step tutorial on how to execute CRUD operations using Laravel Livewire.
The post CRUD Operations Using Laravel Livewire appeared first on Laravel News.





01/08/2023 - 11:11

This week, the upcoming Symfony 6.3 version introduced a getEnum() method in ParameterBag and a new WithLogLevel attribute to set the log level for exceptions. In addition, Symfony announced its first official conferences for 2023.





01/07/2023 - 02:00

Kaabar JWT Auth Extension The Yii2 JWT extension is a tool for implementing JWT (JSON Web Token) authentication in Yii2 applications. It allows developers to create APIs that require authentication and authorization, ensuring that only authorized users can access certain resources. The extension provides a simple and flexible way to implement JWT authentication in Yii2, using the JWT library and following the JWT specification.





01/06/2023 - 15:16

Node v23.1.0 (Current)





01/06/2023 - 15:16

Node v18.15.0 (LTS)





01/06/2023 - 15:16

Node v20.4.0 (Current)





01/06/2023 - 15:11


AI is it a buzzword, or is it something we should be thinking about? With the release of the OpenAI package, we can dive into AI-powered Laravel applications
The post Using OpenAI in Laravel appeared first on Laravel News.