npm remove @tailwindcss/viteimport { defineConfig } from 'vite';| . | |
| βββ cmd | |
| βΒ Β βββ cli | |
| βΒ Β βββ web | |
| βββ internal | |
| βΒ Β βββ database | |
| βΒ Β βββ request | |
| βΒ Β βββ response | |
| βΒ Β βββ templatefuncs | |
| βΒ Β βββ validator |
| <?php | |
| namespace App\Libraries; | |
| use App\Entities\User; | |
| use App\Entities\Purchase; | |
| use Config\Services; | |
| use WpOrg\Requests\Requests; | |
| /** |
| // open modal from livewire component | |
| $this->dispatch('open-modal', name: 'user-details'); | |
| // close modal | |
| $this->dispatch('close-modal'); |
Beberapa hal yang kamu perlukan :
| HIRE Me For Your Project Support :) | |
| Telegram: https://t.me/LinuxGun | |
| #!/bin/bash | |
| # Completely Remove Apache Ubuntu | |
| service apache2 stop | |
| apt purge apache2 | |
| apt remove apache2.* | |
| apt autoremove | |
| whereis apache2 |
Controllers should be in singular case, no spacing between words, and end with "Controller".
Also, each word should be capitalised (i.e. BlogController, not blogcontroller).
For example: BlogController, AuthController, UserController.
Bad examples: UsersController (because it is in plural), Users (because it is missing the Controller suffix).
Caution
Due to the subject of this Gist there are a lot of spam/scam comments. I try to remove them all as soon as possible. I don't recommend you to click on any link in the comments
cscript "C:\Program Files\Microsoft Office\Office16\OSPP.VBS" /dstatus