<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>

Lambo CLI for Quick Application Creation With Laravel and Valet

4 years ago

The new version of Laravel Lambo is now available. Automate repetitive tasks tasks when creating new Laravel apps, now re-written…

PHP Puts New Releases on Hold for Two Weeks

4 years ago

Earlier this week, PHP's Git server was compromised, and a bad actor made two malicious commits to the repo. An…

Major Heroicons Release Includes Vue/React Components and Figma Files

4 years ago

Heroicons hit a significant milestone with the release of v1.0, which brings some exciting features that'll make using Heroicons an…

PHP’s Git Server Compromised and Malicious Code Pushed to the Source

4 years ago

The PHP core Git repository was compromised, and a bad actor pushed two commits that introduced code injection from an…

Sending email campaigns using Laravel

4 years ago

Sending email campaigns, newsletters, drip campaigns using Laravel with Mailcoach v4 Mailcoach is a powerful Laravel package for all things…

Soap – A Laravel SOAP client

4 years ago

Soap - A Laravel SOAP client that provides a clean interface for handling requests and responses Laravel SOAP client provides…

Quick Tip: Using the Laravel from() Testing Helper

4 years ago

When testing with Laravel, sometimes it's helpful to test that a user was redirected back to the page where they…

18 Tips to Optimize Your Laravel Database Queries

4 years ago

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

Laravel Eloquent Power Joins Package

4 years ago

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

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

4 years ago

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