
I've documented my PhpStorm setup, what theme I use, plugins, and keybindings. Theme I use the New UI which is located at Appearance & Behaviour -> New UI Once tued on I use the Light Theme: I like to keep things minimal, in fact, I tu off the toolbars and status bars by toggling distraction-free mode Plugins .env file support Environment variables completion based on .env, Dockerfile and docker-compose.yml files. Go to declaration(in .env ...
ادامه مطلب
If you've already used JSON lang in your views, here's a handy package to extract all lang keys to language files. The package exports all your __(‘some text’) calls to language files. https://github.com/kkomelin/laravel-translatable-string-exporter Here's a video demo. [embedded content] بخوانید...
ادامه مطلب
When upgrading from an Intel mac to an Apple Silicone I noticed docker fails to run. I'm using Laravel Sail when Sail is installed or when a sail up command is attempted I get an error: docker: 'compose' is not a docker command The reason for this is a docker-compose is now a plugin. Docker needs docker-compose to be installed. Use brew to install docker-compose brew install docker-compose Once installed sail will function normally without any extra setup. بخوانید...
ادامه مطلب
What if someone else owns the domain on which your website sits? For example, as it was in the case of one of my visitors, someone may have bought the domain for you, and retained ownership of it. Or perhaps your website is on a free web host, or a blog host, and you are using the web address given to you by them. This article deals with how you can solve that problem (or potential problem)....
ادامه مطلب
BlueGriffon has built-in facilities for you to insert an audio clip or music file into your web page. This article shows you how to use it....
ادامه مطلب
Instagram is the most popular social media platform which is made for photo and video sharing. Primarily, it is image-dedicated and one of the most popular photos sharing app. Instagram has quickly be...
ادامه مطلب
Creating profile on the social media platform is the greatest way to reach closer to your viewers and increase web traffic of website. Profile creation sites spread the magic of their amazing profile ...
ادامه مطلب
Losing your social security card might not seem like a big deal right now, but it becomes a pain if you need to apply for benefits. It’s always best to report the missing card as soon as possible and ...
ادامه مطلب
I have Windows 10 on a Surface Pro 3. I am trying to use Visual Studio Code. Unfortunately, there seems to be no combination whatsoever where I can run my program. Any time I hit F5 or ctrl f5 or shift f5, the windows 10 search bar from the OS pops up. There seems to be no way to make the application received the F5 before the OS and I can find no way to swap any key to make the program Let's block ads! بخوانید...
ادامه مطلب
I run into a problem with my exteal HDD, i used it for backups but when i reinstalled windows (and forgot to remove the HDD) my HDD got whiped. After the whipe suddenly my HDD splitted itself into multiple Disks. Ive tried evrything and googles alot but no succes. I would like to bring it back to one disk, just like it was when i bought it. Can anyone help me out, or give me some tips on how to achieve this? Here is an image of the partitions, if you need any extra details of information let me ...
ادامه مطلب
I tried enabling the New Management flag and adding a supervised user. But the option to lock a user profile was not activated. Is there a way to password protect a chrome user profile or lock the whole browser(like firefox's master password) ...
ادامه مطلب
I have a room full of machines that I have been upgrading from home to pro (Windows 10). All machines that are NOT anniversary update 1607 can be joined to a domain with no issues. All that are the anniversary update will allow me to join to the domain and it restarts and asks for the useame and password. Put in my credentials and it provides a generic "cannot log you in" error message. I've also noticed lusrmgr.msc is missing (Local users and groups) in all of these 1607 upgrades. The earlier b...
ادامه مطلب
How to configure CIFS that local and domain users have fast transfer speeds? I do have massive performance issues using CIFS / SMB / Samba in combination with users. It's independent from Active Directory (AD) being enabled or disabled. Local as well as domain users transfer data really slow. There as guest user is fine. However I'm not able to figure out that causes the bottleneck for authenticated users? And how to configure samba to avoid the problem? CIFS / SMB Transfer Speeds User --------...
ادامه مطلب
So Chrome freaked out one day and wouldn't load any pages. After completely uninstalling and reinstalling and reinstalling again using the dev channel and tuing off account sync and removing all history from the servers (ouch), I actually got it to work again as a browser but all my extensions are dead. They show the little puzzle piece (like in this question) and when I try to access the options or use them I get ERR_FILE_NOT_FOUND. I have tried uninstalling them all countless times, via right-...
ادامه مطلب
Using command prompt, how can I change my Gmail address useame on my local account back to Microsoft. It doesn't let me sign in. You see my Gmail address but when I put my password in, it said to change my Microsoft password to sign in. But it's not a Microsoft account. Somehow I ended up with my Gmail address as my sign in local account. I also don't see the option of changing my useame. I can only sign in as a built-in administrative. Let's block ads! بخوانید...
ادامه مطلب
I am preparing a sizable document in Microsoft Word 2013, and I want to use the MS Word functionality for references. Imagine I have a book that the bibliography, Chicago Style, looks like this: Fletch, Fletch F. 1985. *Important Quotes.* Los Angeles: Fake Publisher. I want to do a footnote citation automatically with MS word. It should look like this one that I entered manually: However, when I click "Insert Footnote" then "Insert Citation", it just sticks an inline-citation in the footnote...
ادامه مطلب
What is the best way to mass search html, epub, and pdf files? Windows explorer doesn't really support this properly. ...
ادامه مطلب
I have ASUS zenbook UX32VD (i5 version) and it only has 4GB of RAM preinstalled and while I originally thought that it has two RAM expansion slots it tued out it doesn't! So as I am on LINUX I used an lshw application to check this out and this is what it tued out: Program shows me that it still has an extra slot while I can't physically see it. Weird. Also 4GB of RAM are divided among two containers and I suspect that 2GB of RAM is solderd on the motherboard while 2GB resides in my expansion s...
ادامه مطلب
Don't look for the drivers on inteet, /sbin/vboxconfig builds them. The problem was the old drivers were still present and preferred. So I removed the old drivers and ran /sbin/vboxconfig again, this time it worked.sudo mv /lib/modules/3.16.0-4-amd64/updates/dkms/vbox* /tmp(Moving to /tmp instead of rm just in case)The directory may vary, I found it in the first command in my question with lsmod then modinfo. Then sudo /sbin/vboxconfig and it should work The new drivers are in /lib/modules/3.16....
ادامه مطلب
I have column 1 and it has dates. I have column 2 and it has inventory sold. The dates are duplicated from several systems - which means for a given date there are at least 7-10 numbers for inventory sold. We simply want to take the highest amount for a specific date and show the SUM of that column for inventory. Mean we are only adding 1 inventory amount per date. Let's block ads! بخوانید...
ادامه مطلب