Latest Laravel/PHP Articles

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


blog.laravel.com

Forge: Enabling TLS 1.3
As of today, newly issued LetsEncrypt certificates on Laravel Forge servers that run on Ubuntu 20.04 have TLS 1.3 enabled by default. TLS 1.3 offers a faster ha...
Today, my colleague Freek asked for help embedding the webview of an email campaign in an iframe. He needed it in an iframe because embedding the HTML directly...
In this article, we will teach about the most common design pattern used in PHP applicationMany organizations are keen on hiring PHP developers who can help the...
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.
Always I hated to write some helper functions and some PHP Pure codes in Laravel Blade and after a while, I decided to write a Laravel package to create an easi...
Of course they work with Eloquent, but turns they work with any class. Before we get into this idea, I just want to cover when I would reach for a Gate...
I was using PHP’s date_diff() function to compare 2 dates. I wanted to make sure that a date that the user selected was at least one day away from today. The is...
· October 16, 2020 · ⋆ PHP For instance, let’s say you’re working on an e-Commerce application and you want to send invoices to customers. In most of the scena...
Digital Ocean Providing developers and businesses a reliable, easy-to-use cloud computing platform of virtual servers (Droplets), object storage ( Spaces), and more.
Before you can use JetStream authentication, you’ll want to make sure that you have the latest versions of PHP, composer, and the laravel installer on your syst...
A system for auto-decorating models with presenters Use Git or checkout with SVN using the web URL. If you need support for older Laravel or PHP versio...
Using it we can create better and more cohesive Domain Model. Embeddable let’s you aggregate some properties, that are linked together in some way, int...
WordPress attracts developers by allowing anyone to participate in the ecosystem by creating plugins and themes. WordPress and I’ve been participating and worki...
CodeMentor Codementor is an online marketplace connecting developers with experts for on- demand 1:1 help via screen sharing, video, and text chat.
Hi, I’m Valerio, a software engineer and CTO at Inspector.dev. However, every developer’s journey comes with a key decision-making moment and this moment is alm...
These are the elements of your php docblock that let other developers know about the type that you expect a function or method parameter to be. Here’s an exampl...
In the previous article we got to know in depth understanding of Sass/SCSS and how to use it. If you are still new to Sass/SCSS then I recommend to check out m...
Statamic 2 already had some sweet, sweet content protection capabilities. But what if I told you (insert tired meme of Laurence Fishburne in tiny sunglasses) th...