Programming How to Install the LEMP (Linux, Nginx, MySQL PHP) stack on Ubuntu 20.04 Installing and Configuring Nginx Server How to install Nginx on Ubuntu Linux phpMyAdmin n… author November 26, 2023
Programming Rest specific http status codes Rest specific http status codes 200 (ok) it indicates that the rest api successfully ca… author December 29, 2022
Laravel PHP laravel documentation Routing Route::get('', [AuthController::class, 'index']); Route::get(… author February 17, 2022