Coding Stories

Tagline? Anyone?

  • Home
  • How tos
  • Tools
  • Services
  • Contact us

Archives: How to

How to install Mercure v0.13.0 on Debian

May 5, 2022 Pavel Petrov 0

This tutorial is an update on How to install mercure on debian for the newest version of Mercure at the moment of writing. How to […]

How to solve /bin/rm: Argument list too long !

June 1, 2021 Pavel Petrov 0

When you’re trying to delete the contents of a large directoty, for example php sessions, you might come across this error when running: To solve […]

Disk […] does not have a configured driver.

February 4, 2021 Pavel Petrov 0

How to troubleshoot the “Disk … does not have a configured driver.” in Laravel. When you come across this issue check the following: 1. Open: […]

How to install Mercure on Debian

December 13, 2020 Pavel Petrov 5

This tutorial is for Mercure v0.10.2 and the procedure seems to have changed. We’re working on updating the tutorial for v0.13.0 UPDATE: Tutorial containing instructions […]

Natural sorting of multi-dimensional array in PHP

December 5, 2019 webbamboo 0

What is natural sorting Natural sort order is an ordering of strings in alphabetical order, except that multi-digit numbers are ordered as a single character. […]

No Image

How to test if a string is serialized data php

January 20, 2018 Pavel Petrov 0

Very weird problem in the PHP world is testing if data is unserializable, because PHP throws a notice which passes the try…catch block and can […]

How to get notified when your server HDD gets low

November 23, 2017 Pavel Petrov 0

Ever since the PageSpeed hype started I’m starting to see this more and more. In order to cover all Google’s terms for high PageSpeed people […]

How to hide VueJS elements before load

November 23, 2017 Pavel Petrov 1

Have you ever worked on a VueJS projectonly to see that all components initially flash when the page loads? Every rookie in the VueJS world […]

How to do polling with VueJS

November 18, 2017 Pavel Petrov 3

What is Polling? The web (or HTTP 1.1 to be correct) is build on top of request – response cycle, in this way of communication […]

How to serve file downloads from WordPress plugin

November 15, 2017 Pavel Petrov 0

Every once in a while plugins you develop will have to serve dynamically generated files. Eg. you have some data and you want the user […]

Posts navigation

1 2 3 »

Stop Ads

Newsletter Signup

Copyright © 2025 | WordPress Theme by MH Themes