Week 1 · Introduction The project's goal is to build a clone of a simple social network examining the architecture and use of Django. It is built...
Setting up VirtualBox with Kali Linux and Metasploitable so that both VMs are on the same network and can reach each other is useful for practicing...
Building a Django todo list · The purpose of this part is to get familiar with the Django framework and understand its structure. Understanding the...
Source Code on GitHub I was trying to generate QR codes in Laravel and found this package simplesoftwareio/simple-qrcode and a couple of tutorials...
A very simple approach · Laravel has some great packages for roles and permissions like SPATIE. However, sometimes we may need a very simple and easy to...
The purpose of this story is to get started with Laravel and create a very simple project. Uses Laravel 8. Prerequisites In order to install and run...