Latest Laravel/PHP Articles

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


How to send Mails in laravel To Send mails in laravel, it uses namespace Illuminate\Mail; which is mostly already added in framework. To send mail from...
Do you think web development is rocket science? Why is there too much fuss when it comes to web development? In today’s digitalization age, application...
Effortlessly create a PHP 7.4 Preload script for your Laravel project. If nothing happens, download GitHub Desktop and try again. For most applications...
Digital Ocean Providing developers and businesses a reliable, easy-to-use cloud computing platform of virtual servers (Droplets), object storage ( Spaces), and more.
The aim of Cloud Foundry is to provide a great developer experience. Several independent pieces of technology come together to make this great experience possib...
Besides sharing my experience, this story is also for my reminder for other similar cases in the future. It really helps a lot with SQL queries and rea...
If you are a full stack javascript developer, you can use Electron.js framework to make desktop apps. If you are a PHP developer and you want / need to create a...
PHP is an open-source and one of the most preferred server-side script languages by web development companies. For this reason, PHP developers are searching for...
CodeMentor Codementor is an online marketplace connecting developers with experts for on- demand 1:1 help via screen sharing, video, and text chat.
Please, be careful and patient in order to really validate it. Hello, today I’m going to tell how I improved the efficiency of my company app by changing PHP-FP...
If GitHub is your daily driver or you’ve contributed to open source at some point, you’ve probably seen the comparison screen before. You can compare a lot in t...
PHP is an acronym for “PHP: Hypertext Preprocessor” and can run on a webserver A PHP script can be placed anywhere in a PHP file, as long as it looks l...
Tired of the privacy invasion of browsers? Auto-blocks ads and still support content creators like me. Over the last few years, I’ve gradually been inc...
Digital Ocean Providing developers and businesses a reliable, easy-to-use cloud computing platform of virtual servers (Droplets), object storage ( Spaces), and more.
All tools in the JetBrains Toolbox and included in the All Products Pack subscription have been updated to their new 2020.2 versions. Below you can read about w...
Languages such as JavaScript, which until very recently had a vastly different concept of an object, relied heavily on the idea of Callables and Callbacks.

www.phparch.com

The Business Of PHP
Among the many strategic decisions a business needs to make, one which we as developers are involved with is the choice of tech stack—the tools and technologies...
In this article I will show the implementation that I made of an annotation parser. There are some answers to that question: You will be surprised at how simple...