Latest Laravel/PHP Articles

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


programmingdive.com

Using Generators in PHP
So while using generators in PHP, we’ll see what are generators and what are different ways of using it. The structure of generators are similar to the normal f...
Your imagination will be the limit on what you can do with it ( you will be able to create inventories ,calendars,journals,logs,alerts via email (maybe sms also...
So, I’ve recently had to help a friend of mine with deploying his LAMP stack application in Docker. During this process I did the following: I had to do this wi...
Digital Ocean Providing developers and businesses a reliable, easy-to-use cloud computing platform of virtual servers (Droplets), object storage ( Spaces), and more.
The new version is a merger of Blade SVG by Adam Wathan and the previous Blade Icons library that I built. Blade Icons allows you to reference and mani...
Before we get into anything worth looking at, let's look at a simple example. I know that we haven’t looked at arithmetic operators, but I’m sure that...

www.amitmerchant.com

The mixed type of PHP 8
This is fine as long as you want to give some context as to what would be the type of that property but it essentially does not really do type check by the PHP...

programmingdive.com

Method Chaining in PHP
Method Chaining is nothing but the concatenation of multiple methods to increase readability of code and avoid putting all the code in the single function. ...
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.
Passionate full-stack developer with an eye for usability and carefully crafted interfaces. Laravel provides different approaches to validate your application’s...

levelup.gitconnected.com

PHP 7.x — P5: Truthy Bools
We looked at boolean values in the previous article. PHP has truthy booleans, which are values that are not true or false, but when evaluated inside an expressi...
Web development is proving to be diverse as well as the ever-changing field. New technologies and tools come up regularly, because of which app programmers as w...
While looking for inspiration to write this post, I ran into a help request on a popular PHP community forum. PHP Fatal error: Allowed memory size of 134217728...
Digital Ocean Providing developers and businesses a reliable, easy-to-use cloud computing platform of virtual servers (Droplets), object storage ( Spaces), and more.
This is a part of the article: Building an Android app — From scratch to pro! It is a set of rules that developers follow when they create their API. One of the...
PHP 5.5 came up with an interesting function to the PHP ecosystem and that was Generators. So while using generators in PHP, we’ll see what are generators and w...
Forge now supports using a custom S3 compatible provider for your database backups. When using a custom provider, such as MinIO, you must provide the endpoint a...
Read “On Leaving My Day Job” for that story) My income for that year was ~$90k: Developer salaries vary like crazy, but $90k was pretty solid for me. Combined w...