In this article, I will tell you how to use JSON Web Token (JWT) through the Express Framework. Previously, I explained JWT in general terms in my…
Laravel Telescope for Easy Developing Hello everyone 👋 Today we will talk about a package that makes things a lot easier when developing. Our package is called…
The Secret of Success in Projects: Requirements Elicitation Despite the efforts of project teams and too many resources, projects often fail. Requirements and time limits that cannot…
Regression Testing in Software Development One of the most popular techniques used in development is the iterative - incremental software process model [1] which is a combination…
What Are Software Quality Criteria And How Can We Digitize Them? The software world is growing more and more every day, and it is becoming a sector…
In this article, I would like to talk about the yajra/laravel" datatables library that provides us a lot of conveniences when creating a table. With this library,…
This Is How To Do a Laravel Soft Delete We will talk about a little more specific issue today. We do not want our data in our…
What is Vue.js and What Makes It So Popular?Hello again to Medianova's Software Learning Center,Today I want to tell you about Vue.js"Vue" is the French equivalent of…
Common Errors Related To Laravel Migration This week, I will talk to you about migration with Laravel and some common Laravel migration errors. But first, what is…
Swoole and Laravel Hello again everyone, today I will try to tell you more about Swoole. It doesn't matter whether you've heard of it before or not,…