Skip to content

Instantly share code, notes, and snippets.

View AnwarKamel's full-sized avatar
🎯
Focusing

Anwar Kamel Ouail AnwarKamel

🎯
Focusing
View GitHub Profile
@AnwarKamel
AnwarKamel / vmwk17key.txt
Created June 17, 2023 17:57 — forked from PurpleVibe32/vmwk17key.txt
Free VMware Workstation Pro 17 full license keys
Install VMWare Workstation PRO 17 (Read it right. PRO!)
Sub to me on youtube pls - PurpleVibe32
if you want more keys - call my bot on telegram. @purector_bot (THE BOT WONT REPLY ANYMORE) - Or: https://cdn.discordapp.com/attachments/1040615179894935645/1074016373228978277/keys.zip - the password in the zip is 102me.
---
This gist can get off at any time.
PLEASE, DONT COPY THIS. IF YOU FORK IT, DONT EDIT IT.
*If you have a problem comment and people will try to help you!
*No virus
*No spam just license key
@AnwarKamel
AnwarKamel / font-awesome-and-laravel.md
Created April 3, 2020 15:14 — forked from levlaz/font-awesome-and-laravel.md
How To Use Font Awesome With Laravel

For some reason there is a whole thread on this seemingly simple tasks. In a bootstrapped Laravel 5.4 instance the following worked for me.

Install Font Awesome with NPM

npm install font-awesome

Import font-awesome in your app.scss file