Laravel

Web Development Articles

Stay up to date with the blog posts about web development. Featuring posts about Laravel, WordPress, PHP, JavaScript and other technologies for web development.

Laravel SEO Tips
SEO

5 mins

Simple Laravel SEO Tips for Beginners

The most important factor to consider with your technical SEO is the information you supply to search engines in the head of your pages, this includes the title tag, meta data such as description and OpenGraph data. When using the layouts feature of Blade, you may notice that updating the head tags can quickly become as mess.

Interact with a WordPress Database from a Laravel Application
Laravel

2 mins

Interact with a WordPress Database from a Laravel Application

Have a Laravel application on a subdomain that interacts with a WordPress database? In some cases a REST API connection is simply unnecessary, especially for simple database queries. In this post we take a look at how we can improve performance and use the Eloquent ORM to interact with WordPress' data.

Copyright © 2024 | bonnick.dev