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.

Rich Text Laravel


Integrates the Trix Editor with Laravel. Inspired by the Action Text gem from Rails.





Integrate IMAP Into Your PHP Application


ImapEngine is a PHP package by Steve Bauman that provides a simple API for managing mailboxes without the PHP IMAP extension.





Enum-Powered Route Permissions in Laravel


Streamline permission-based routing in Laravel with enhanced enum support. Create cleaner, type-safe route definitions while maintaining robust access control in your applications.





Fine-tuning Pagination Links in Laravel


Master Laravel's pagination display with onEachSide. Create adaptive navigation interfaces that adjust to your dataset size while maintaining a clean user experience.





Smart Route Detection in Laravel


Elevate your Laravel application's routing intelligence with the named method. Create smarter, context-aware components that respond dynamically to the current route.





Beyond 404: Smart Model Binding Responses in Laravel


Take control of Laravel's model binding failures with the missing method. Transform 404 errors into meaningful interactions by providing smart redirects and relevant suggestions.





Handling Unmatched Routes in Laravel


Discover the power of Laravel's fallback routes for handling unmatched URLs. Create intelligent 404 handlers that guide users, gather insights, and maintain engagement when pages aren't found.





First Factor One-Time Passwords for Laravel with OTPZ


Add First Factor One-Time Passwords to your Laravel application (ie. Passwordless OTP Login)





Tim Leland: URL Shorteners, browser extensions, and more

We chat with Tim Leland about the creation of T.ly, a URL-shortening service.