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.

Custom Route Files


In this tutorial, learn how to create custom routes files that do not set sessions.
The post Custom Route Files appeared first on Laravel News.





Search Through Models with Laravel Searchable


Laravel Searchable is a package by Spatie to search through models and other sources pragmatically.
The post Search Through Models with Laravel Searchable appeared first on Laravel News.





Advanced Eloquent Model Filters


Advanced Laravel Model Filters is a package that gives you fine-grained control and reusable classes you can use to filter Eloquent models.
The post Advanced Eloquent Model Filters appeared first on Laravel News.





Serialization for Eloquent's QueryBuilder


Eloquent Serialize is a Laravel package to serialize and unserialize Eloquent query builder objects.
The post Serialization for Eloquent's QueryBuilder appeared first on Laravel News.





The first alpha of Tailwind CSS v3 is now released


The Tailwind team has been working hard to add some awesome new features and make the existing features even better!
The post The first alpha of Tailwind CSS v3 is now released appeared first on Laravel News.





Advanced Container Package for Laravel


Advanced Container for Laravel is a package that provides syntax sugar for Laravel container calls, bindings, and more.
The post Advanced Container Package for Laravel appeared first on Laravel News.





JSON-RPC Server for Laravel


JSON RPC Server is a package to build JSON-RPC 2.0 APIs using the Laravel framework.
The post JSON-RPC Server for Laravel appeared first on Laravel News.





Laravel 8.62 Released


The Laravel team released 8.62 with Pest PHP test stubs, maintenance mode events, a new assertion for soft deletes, and the latest changes in the v8.x branch.
The post Laravel 8.62 Released appeared first on Laravel News.





The Next Laravel Worldwide Meetup is Today


The Next Laravel Worldwide meetup is today, with talks from Luke Downing and Aaron Francis talking about Pest PHP and Laravel Sidecar.
The post The Next Laravel Worldwide Meetup is Today appeared first on Laravel News.