Latest Laravel/PHP Articles

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


PHP is the successor to PHP/FI, created in 1994 by Rasmus Lerdorf to track visits to his online resume. This was a simple set of CGI (Common Gateway Interface)...

www.csrhymes.com

The PHP if statement
The PHP if statement | C.S. Rhymes C.S. Rhymes HomeBooksNigel's Intranet AdventureHow NOT to make a WebsiteHow NOT to use a SmartphoneMy WorkThemesProjectsSites...
In this article gonna explain about how to install and configure HAProxy,PHP and httpd webserver HAProxy is free, open source software that provides a high avai...
CodeMentor Codementor is an online marketplace connecting developers with experts for on- demand 1:1 help via screen sharing, video, and text chat.
Are you a PHP developer? Xendit as a payment gateway has developed many open source payment plugins that are compatible with WooCommerce and Easy Digital Downlo...

darkghosthunter.medium.com

The reality of PHP WebSockets
But, even If I didn’t wanted to and looked into Go and Rust for the implementation, I figured out that WebSocket on PHP wasn’t THAT bad to work with, but there...
With this month’s focus being on PHP, this article will discuss how to make a PHP application highly available. In engineering terms, ‘highly available...
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.
Inside this article, we will see the concept of Bar Chart Integration with Laravel 8. Bar chart represents the information in very graphical view which provides...
Inside this article, we will see the concept of Line Chart Integration with Laravel 8. Line chart represents the information in very graphical view which provid...
In this tutorial I'm going to describe how to add data in DataTable in laravel 8 we will create single page companies ajax crud application (SPA) using dataTabl...
Inside this article, we will see the concept of Pie Chart Integration with Laravel 8. Pie chart represents the information in very graphical view which provides...
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.
In this article you will learn how to filter, paginate and sort using Laravel & MongoDB APIs. We will compare Frontend and Backend API Filtering with two differ...
PHP doesn’t mind very much if you try to access a missing property (member variable) from an object. It just throws you an E_NOTICE and returns NULL, confident...
When you are working on a project, how do you know who is the best person to review or approve your merge request? Annotating files in the history may help too,...
There is the feature of Stubs Customization in Laravel in which you are free to modify the stubs files that are generated when you run php artisan vendor:publis...