<ul id="menu-secondary-menu-1" class="amp-menu"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-308 "><a href="https://www.websourceblog.com/expertise/" class="dropdown-toggle" data-toggle="dropdown">Expertise – Full Stack Developer</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-178 "><a href="https://www.websourceblog.com/contact-us/" class="dropdown-toggle" data-toggle="dropdown">Contact Us</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-privacy-policy menu-item-1580 "><a href="https://www.websourceblog.com/privacy-policy/" class="dropdown-toggle" data-toggle="dropdown">Privacy Policy</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-1606 link-menu"><a href="#"on="tap:AMP.setState({ offcanvas_menu: false })" role="button " tabindex="0" class="dropdown-toggle" data-toggle="dropdown">Hosting Services</a> <input type="checkbox" id="drop-3"><label for="drop-3" class="toggle"></label><ul class="sub-menu"> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1607 "><a href="https://www.websourceblog.com/dreamhost-best-hosting-provider/">DreamHost: A Complete Web Hosting Solution</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1614 "><a href="https://www.websourceblog.com/digitalocean-a-gateway-to-cloud-simplicity/">DigitalOcean: A Gateway to Cloud Simplicity</a></li> </ul> </li> </ul>

PHP

18 Tips to Optimize Your Laravel Database Queries

These 18 laravel performance optimization tips for optimizing database queries will help you skyrocket your laravel application performance. The post…

4 years ago

Laravel Eloquent Power Joins Package

Eloquent power joins is a package that adds some Laravel magic to your Eloquent joins. The post Laravel Eloquent Power…

4 years ago

JSON Type Assertions and a “prohibited” Validation rule Are Now In Laravel 8.34

The Laravel team released 8.34 with type assertions in the fluent JSON API, a 'prohibited' validation rule, a new event…

4 years ago

Prohibited Validation Rules in Laravel

Laravel 8 has three new "prohibited" validation rules. Let's walk through a few examples of where these rules are useful,…

4 years ago

The March Laravel Worldwide Meetup is today

The next Laravel Worldwide Meetup is today at 15:00 EDT, and the topics include Signing in with Laravel and Once…

4 years ago

Laravel Blade Icons Stable Release

Laravel Blade Icons was tagged as stable (v1.0.0) yesterday with exciting new features like caching and a default icon component.…

4 years ago

Laravel SMTP Crack

Spammers have one goal, send as much spam as cheaply as possible, with good IP's that are not blocked, and…

4 years ago

Mastering PhpStorm

A video course for the state-of-the-art PHP developer who wants to work efficiently and successfully in PhpStorm The post Mastering…

4 years ago

wrk – a HTTP benchmarking tool

wrk is a modern HTTP benchmarking tool capable of generating significant load when run on a single multi-core CPU. It…

4 years ago

A new missing() callback for resource routes and a StringEncrypter interface are now in Laravel 8.33

The Laravel team released 8.33 with the ability to define a missing() callback for resource routes, and a StringEncrypter interface.…

4 years ago