Latest Laravel/PHP Articles

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


juststeveking-uk-astro.pages.dev

Adventures in PHP - PHP URI Builder
I would like to announce my latest package uri-builder which is a fluent interface for building a URI string. Now, it might sound simple - and you might wonder...

juststeveking-uk-astro.pages.dev

Adventures in PHP - PHP SDK Builder
I have been working with 3rd party APIs for a very long time. Each time I usually either pull in their SDK, if there is one available, or I build a wrapper arou...

juststeveking-uk-astro.pages.dev

PHP Online - The Story So Far
PHP Online started as an idea, an inspiration, a way to give back. Recently there has been a lot of talk about how we might improve the PHP community as a whole...
Digital Ocean Providing developers and businesses a reliable, easy-to-use cloud computing platform of virtual servers (Droplets), object storage ( Spaces), and more.

juststeveking-uk-astro.pages.dev

My First Go Module - go api problem
I have been playing with GoLang on and off now for around 3 years, but never really had chance to use it the way I wanted to. However, recently with a new clien...
TALL stack is growing in popularity in the Laravel community, and rightly so. The way in which you can write beautiful code split into reactive components witho...

juststeveking-uk-astro.pages.dev

Building a REST API in GoLang - Part 1
I have been building APIs for production environments for many years now, predominently in PHP. After a successful session it was clear that their systems were...
Recently I have been scratching my head over PSR-18. As a new PSR there isn’t a lot of information around it, but I saw that as a challenge. I decided to accept...
Digital Ocean Providing developers and businesses a reliable, easy-to-use cloud computing platform of virtual servers (Droplets), object storage ( Spaces), and more.

juststeveking-uk-astro.pages.dev

New Blog
https://juststeveking-uk-astro.pages.dev/blog So I have decided that I will be concentrating my blogging time to a personal blog instead of my company blog this...
In this tutorial you will learn how to get the unique values from inside an array in JavaScript. There are a few ways this can be done some of the most common w...
https://dev.to/slyfirefox https://res.cloudinary.com/practicaldev/image/fetch/s--zaKdW4bm--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://cdn-image...
https://ohdear.app is the all-in-one monitoring tool for your entire website. We monitor uptime, SSL certificates, broken links, scheduled tasks and more.
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.
https://ohdear.app is the all-in-one monitoring tool for your entire website. We monitor uptime, SSL certificates, broken links, scheduled tasks and more.
https://ohdear.app is the all-in-one monitoring tool for your entire website. We monitor uptime, SSL certificates, broken links, scheduled tasks and more.
We all love job queues and workers. But I meet a lot of junior and medior developers who think that job queues in Laravel is some kind of magic. The ba...
Many ask what is the difference between https://laravel.com/ and https://lumen.laravel.com/. I am looking for a comparison table of the components and features...