Latest Laravel/PHP Articles

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


sebastiandedeyne.com

Self-hosting Google Fonts
read ∙ #css #webfonts #performance #privacy I use the service for development, and strip out all references to Google before going live. I do this for performan...

sebastiandedeyne.com

File watching with chokidar
We take them for granted because they’re often baked in, like Webpack rebuilding when you save a file. Sometimes I’m in an environment without auto-reloading to...
Fathom Analytics | Fast, simple and privacy-focused website analytics. Fathom Analytics | Fast, simple and privacy-focused website analytics.
There was one RFC (Request for Comments) for a new capability of the PHP language itself that closed voting just recently, and it’s called never. PHP 8.1 is pla...
quietly, patiently, for you to do something reasonable like trying to upgrade the project to a newer version of PHP. And of all my favorite deprecated...
Want to check out an issue? In this issue, we look at why everyone needs some technical knowledge and how you can learn from beekeepers to stay agile. ...
After streaming now for a few months, including 12 live streams and over 25 hours of being live, it is time to share my first recap. It felt it was boring and t...
Fathom Analytics | Fast, simple and privacy-focused website analytics. Fathom Analytics | Fast, simple and privacy-focused website analytics.
Want to check out an issue? Podcast (episodes): Play in new window | Download | Subscribe Use the form below to leave a comment: Join to the php[architect] anno...
In this guide we will use AWS to host a fresh install of Laravel. Some basic services are available under free tier while other services are charged.
XML External Entity (XXE) attacks are becoming a frequent occurrence and being exposed to one can cause significant damage to both company and user information....

shawinderjitsingh.medium.com

Use Google BigQuery with Laravel
Data Analytics is in high demand. if you have application with large dataset also you need to fetch data with speed and without loosing ease as mysql. Lets star...
Digital Ocean Providing developers and businesses a reliable, easy-to-use cloud computing platform of virtual servers (Droplets), object storage ( Spaces), and more.

dharmiktank128.medium.com

Laravel 8 Routing Example
In this example,I will describe you step by step laravel 8 routing tutorial. you can easily create post route in laravel 8 application. i will also show how to...
In PHP “==” is used to compare values of two variables, but like PHP the “==” comparison is also weird. When comparing a string and an integer using “==”, PHP w...
Our choices to respect as much as possible the best practices, the SOLID principles, the Composition Over Inheritance approach and so on should never be affecte...