Latest Laravel/PHP Articles

Latest Laravel/PHP Articles curated daily from around the web.


In this post, we'll add Google Analytics to our NextJS blog to track user interactions and improve our content. There are two ways that you can add Google Analy...

paulund.co.uk

NextJS Add Metadata
In this post, we'll add metadata to our NextJS blog to help search engines discover and index our content. The metadata is the tags that are placed in your head...
We could describe the uptime monitoring tools as very sophisticated PINGs.
Glimpse streamlines Laravel development by seamlessly deploying GitHub pull requests to preview environments with the help of Laravel Forge. Glimpse streamlines Laravel development by seamlessly deploying GitHub pull requests to preview environments with the help of Laravel Forge.
An XML sitemap is a file that lists all the URLs for your site, it helps search engines discover and index your content. In this post, we'll add an XML sitemap...
Every blog can benefit from adding an RSS feed, it allows users to subscribe to your blog and get updates when you publish new content. In this post, we'll add...
Laravel 11 recently introduced a nice new feature called Context. We’ve updated Ray with a convenient method to display all set context. This feature allows you...
Before talking about Tools in the next lessons I want to go deeper into advantages and benefits of equipping your team with a code monitoring system. You monito...
CodeMentor Codementor is an online marketplace connecting developers with experts for on- demand 1:1 help via screen sharing, video, and text chat.
Before talking about Tools in the next lessons I want to go deeper into advantages and benefits of equipping your team with a code monitoring system. You monito...
We could describe the uptime monitoring tools as very sophisticated PINGs.
Designing and marketing a monitoring platform allowed me to delve deeper into all the wrong things that developers do managing a software delivery cycle and the...

chasingcode.dev

I hate side quests
Picture this: it's late in the evening and you have a couple of hours to work on a side project. You sit down eagerly, wake up the computer, open the IDE, and.....
Digital Ocean Providing developers and businesses a reliable, easy-to-use cloud computing platform of virtual servers (Droplets), object storage ( Spaces), and more.
Over the past year I've been doing a lot of work on creating RESTful APIs, from the experience of creating APIs I've learnt a few things that you should try to...
Recently I've had a project that needed to do some work in JavaScript on code within an iframe. The problem I was facing was that the website inside the iframe...
Checkboxes is a HTML element that is possibly used on every website, but most people don't style them so they look the same as on every other site. Why not make...
Github has a feature that will automatically generate the release notes for you based on the tags you create in your repository. This is a great feature to use...