Latest Laravel/PHP Articles

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


Laravel Dusk is based on Browser and work’s as a test automation tool for testing web applications that are based on Php. Application testing has been fully rew...
If you are working with large application in which the code first retrieves a list of entities… Just say, “customers”. So if you want to know the details of eac...
An attacker tricks a person, to use his cookies of some service, for something that attacker desires. It was a simple definition for CSRF attacks. according to...
Fathom Analytics | Fast, simple and privacy-focused website analytics. Fathom Analytics | Fast, simple and privacy-focused website analytics.
What Is Laravel? Web advancement structures give the spine to building a site’s functionalities. These incorporate how the site reacts to client demands, compos...
Cross site request forgery (CSRF) also known as XSRF is an attack that targets clients by forcing them or tricking them to execute unwanted actions on a web app...
What Are Laravel Packages? The Collection of Laravel based PHP files bundled together are called Laravel Packages that provide a certain Functionality such as S...
Cross-Site Request Forgery (CSRF) is a type of attack that occurs when a malicious web site, email, blog, instant message, or program causes a user’s web browse...
Digital Ocean Providing developers and businesses a reliable, easy-to-use cloud computing platform of virtual servers (Droplets), object storage ( Spaces), and more.
This story is about how to use Double Submit Cookie Pattern to prevent CSRF attack. What is CSRF arrack?

blog.laravel.com

Laravel Snippet #15
Topics: After selling $10,000,000 worth of software, I begin a mini-series on launching successful software products.
In my previous post I have discussed about the Cross-Site Request Forgery (CSRF) attack along with the double submit cookie pattern which is used to prevent CSR...
PHP is one of the most used and demanding programming languages in the world of Web Development and as a result of upgradations in its frameworks, the developer...
Digital Ocean Providing developers and businesses a reliable, easy-to-use cloud computing platform of virtual servers (Droplets), object storage ( Spaces), and more.
File handling is one of the standard routines in most web projects, but it’s not that easy to build from scratch: file extensions, uploads, thumbnails, protecti...
In this article, we will discuss the “Laravel Repository Pattern Design”. Using the Repository Pattern, we will add an extra layer between application logic and...
Eyewitness allows you to monitor everything about your Laravel Development application in one place. Simply install the package, and Eyewitness will begin to mo...
This article is for web developers who want Apache and PHP installed as part of their development environment setup on their Mac. Make sure to check out Part On...