Feed items

  • warning: Declaration of views_handler_argument::init(&$view, &$options) should be compatible with views_handler::init(&$view, $options) in /home/clients/ru/domains/development4web.com/html/sites/all/modules/views/handlers/views_handler_argument.inc on line 48.
  • warning: Declaration of views_handler_filter_boolean_operator::value_validate(&$form, &$form_state) should be compatible with views_handler_filter::value_validate($form, &$form_state) in /home/clients/ru/domains/development4web.com/html/sites/all/modules/views/handlers/views_handler_filter_boolean_operator.inc on line 111.
  • warning: Declaration of views_plugin_row_node_view::options_form(&$form, &$form_state) should be compatible with views_plugin_row::options_form($form, &$form_state) in /home/clients/ru/domains/development4web.com/html/sites/all/modules/views/modules/node/views_plugin_row_node_view.inc on line 35.

Add Version Control to Laravel Models


Version Control for Laravel is a package that provides database version control for Eloquent models.
The post Add Version Control to Laravel Models appeared first on Laravel News.





Laravel Auto Routes Package


The Auto Routes package for Laravel is generates routes from a controller using auto-discovery.
The post Laravel Auto Routes Package appeared first on Laravel News.





Build UI Dashboards For Your Laravel Models


Model Stats for Laravel is a package that gives you a statistics dashboard for your Laravel application.
The post Build UI Dashboards For Your Laravel Models appeared first on Laravel News.





Commonmark Markdown Parser v2.0 Beta 3 Released


The PHP League commonmark Markdown v2.0.0 is in beta with a stable release due next month. See how you can help test the upcoming release.
The post Commonmark Markdown Parser v2.0 Beta 3 Released appeared first on Laravel News.





Spotlight-like UI for Your Laravel Applications


Livewire UI Spotlight is a Livewire component that provides Spotlight/Alfred-like launcher to your Laravel applications.
The post Spotlight-like UI for Your Laravel Applications appeared first on Laravel News.





Add FaceID and TouchID Login to Your Laravel Apps


Fast Login for Laravel is a plugin to allow your users to login with FaceID/TouchID.
The post Add FaceID and TouchID Login to Your Laravel Apps appeared first on Laravel News.





Logging Context Enhancements in Laravel 8.49


The Laravel team released 8.49 with a logging context method that adds the same contextual information to subsequent logs during a request.
The post Logging Context Enhancements in Laravel 8.49 appeared first on Laravel News.





Laravel Examples


Laravel Examples is a catalog of code examples, structured by topic and by the project.
The post Laravel Examples appeared first on Laravel News.