BOOKMARKS
Collection of my bookmarks resources for study and work
Zero Downtime Deploy With Docker
# docker # devops
Github Action for PHP
Building a Kanban Board with Laravel and Vue.Draggable
Click-through vs Landing Page URL
Click-Tracking URLs are the URLs where the visitor lands on the advertiser's website following the click of an ad. These are also called ad clicks or requests. The click-through rate measures the num.
Passwordless Authentication in Laravel
Sometimes we don't want users to have passwords. Sometimes we want to send a magic link to a user's email address and have them click to gain access. In this tutorial, I will walk through a process you can use to implement this yourself. The main focus of this workflow is to create a signed URL that will allow us to send a specific URL to the users' email address, and only that person should be able to access this URL.
The top list of academic research databases
Whether you are writing a thesis, dissertation, or research paper it is a key task to survey prior literature and research findings. More likely than not, you will be looking for trusted resources, most likely peer-reviewed research articles. Academic research databases make it easy to locate the literature you are looking for. We have compiled the top list of trusted academic resources to help you get started with your research:
What Is Transcoding and Why Is It Critical for Streaming?
Learn what video transcoding is, what it's not, and how it helps streamers expand the reach of their live video and audio content.
Sự khác biệt giữa SIGTERM và SIGKILL trong Linux
Trong bài viết này chúng ta sẽ đi nhẹ nhàng để nhớ về sự khác nhau giữa 2 tín hiệu signal thường được sử dụng trong Linux để chấm dứt hoạt động của một tiến trình.
How to Setup VS Code For Laravel in 2022 | Best Laravel Extensions in VS Code
How to Setup VS Code For Laravel in 2022 | Best Laravel Extensions in VS Code
Top 10 Laravel Audit Security Issues
How to use Pest PHP with Laravel – Full Guide (2023)
Testing is a crucial skill for every developer. When building applications it might initially feel like some wasted time, but I can say from experience that it gives so much peace of mind later on. In this article I'll show you how to Most people and frameworks still use PHPUnit, which is an awesome testing framework. Currently we're also seeing a more broader shift to using Pest. Pest provides a nicer and more fluent way of testing, so it's certainly a good option. In this article I'll show you the basics of Pest, so that you can get started with it quickly. Learning Pest is not difficult. The syntax is a little bit different from PHPUnit, but how you test is mostly the same.
The 6 Principles of Test Automation
The Rules of Extreme Programming
How Sentry Can Improve Your Laravel Application
Does Laravel Scale?
Using Carbon::setTestNow() to make time sensitive assertions in Laravel and PHPUnit
Using Carbon::setTestNow() to make time sensitive assertions in Laravel and PHPUnit
Feature Tests vs Integration Tests vs Unit Tests
20+ Laravel best practices, tips and tricks to use in 2023
Is using the repository pattern best practise?
24 Open-Source Projects for Developers in 2023