Latest Laravel/PHP Articles

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


16 Tips for Secure CodeTurn off register_globals! — This ancient php feature will let people create any variable they like in the global scope. Think about what...

medium.com

What Is HTTP
HTTP stands for Hyper Text Transfer Protocol, (the protocol the web relies on most).
One of the really common things you do when building web apps is storing passwords for user accounts. Here’s what you need to know: I’ll go into each of these i...
Digital Ocean Providing developers and businesses a reliable, easy-to-use cloud computing platform of virtual servers (Droplets), object storage ( Spaces), and more.
Yesterday we launched an exciting new feature for Laravel Forge: database backups! Laravel team member James Brooks has been working hard on this feature for se...
I’ve always been a big fan in general of tools that provide feedback about the quality of my code.
PHP is a general purpose open source scripting language mainly suited for web development. PHP is in-short C binary.
In this article, I’m going to explain, how you can make and use a Global function to Resize and Upload Images using third party package “intervention/image”. Op...
Fathom Analytics | Fast, simple and privacy-focused website analytics. Fathom Analytics | Fast, simple and privacy-focused website analytics.
The other day I was working with one of our partners, a member based organisation, integrating their portal with our platform. The use case was simple: allow th...
In 14 months old post How to Test Monorepo in 3 Layers we talked about testing monorepo in 3 layers. So you can be sure every package works as it should. 3 laye...
Problem: The problem was only really noticeable for me with the login process as this is where the sessions are most important. I noticed that if two users logg...
There are not toooooooooo many Two Factor Authentication packages for PHP out there. The ones I found mostly vary between two offerings: I’m not against these t...
Achieve superior email deliverability with ToastMail! Our AI-driven tool warms up inboxes, monitors reputation, and ensures emails reach their intended destination. Sign up today for a spam-free future. Achieve superior email deliverability with ToastMail! Our AI-driven tool warms up inboxes, monitors reputation, and ensures emails reach their intended destination. Sign up today for a spam-free future.
Traits in PHP is a way of re-using the code. Basically, Traits are assistive copy-paste mechanism provided by the language itself. Using Traits, developers can...

blog.laravel.com

Vapor: Job Timeouts
On February 10th, we've released v2.4.1 of laravel/vapor-core. This release includes an important fix for long running queued jobs. Before this fix, long runnin...
Sebastian Aigner, a passionate education-focused developer advocate at JetBrains, talks about working with students as well as his path from university to JetBr...
Guys, it’s outstanding weather and the best time to share some knowledge about technologies. Well, the last decade was full of inventions in technology. Let me...