Latest Laravel/PHP Articles

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


Continuous Integration, like DevOps, comes from Agile and relies on repeatable steps for quick development.
AWS pioneered the serverless architecture with Lambda in 2014, targeting event-based computing workloads. Lambda can call upon small code functions and run them...

www.devopsgroup.com

Hacking AWS
While preparing for a Security Game Day with workloads running on AWS, I decided to get more familiar with some of the tools that Red Teams would use to try and...
Digital Ocean Providing developers and businesses a reliable, easy-to-use cloud computing platform of virtual servers (Droplets), object storage ( Spaces), and more.
Last week we made a fairly quiet (too quiet, in fact) announcement of our plan to slowly and carefully deprecate the path-based access model that is used to spe...
Turn your ideas into solutions faster using a trusted cloud that is designed for you. Azure. Cloud for all.
I've written a few times about people saying, "This code sucks." Most of the time the sucky code in question was written by somebody else — another employee or...
Bill Gates, Elon Musk, Steve Jobs — big names, and even bigger businesses. You know them, you admire them, and you aspire to be like them. But where do you star...
Glimpse streamlines Laravel development by seamlessly deploying GitHub pull requests to preview environments with the help of Laravel Forge. Glimpse streamlines Laravel development by seamlessly deploying GitHub pull requests to preview environments with the help of Laravel Forge.
There’s a seemingly insatiable demand for Theranos content.
Overthinking, the buzz word that never dies in the life of an introverted woman. As an introverted woman, introverted thinking is a reality. Having a brain that...
Nodis is on a mission to help local small businesses to get noticed online, increase traffic in the store, and differentiate from the competition through their...
However, this evening I needed a new faker function directly inside my tests, and discovered that the WithFaker trait didn’t create the Faker instance in the sa...
Digital Ocean Providing developers and businesses a reliable, easy-to-use cloud computing platform of virtual servers (Droplets), object storage ( Spaces), and more.
Which database is best for your Laravel app. Mysql or Postgresql? In this story, we are going to share load tests results for simple queries. We ran simple quer...
In the class of injection attacks, PHP SQL injection attack has come out highly prominent. The majority of websites are vulnerable to it. According to research,...
As a coder, I hate doing things twice. I googled for a simple and clean solution to pass parameters without making Ajax calls and rewriting the wheel ! Put all...
In this story, we are going to take you through the steps of publishing docs using Vuepress and serve it via Laravel routes. Vuepress is a Vue-powered Static Si...