Laravel: Usage of old() in form when editing
Danyal April 25, 2020
Best practice to show old value when editing a form in Laravel?
Lumen/Lumen: Create & Check Password
Danyal April 15, 2020
Laravel/Lumen comes with Hash facade that provides the secure Bcrypt & Argon2 hashing for storing user string passwords.
Posted in Laravel Tagged Authentication, hash, login, password
Fixed CKEditor5 doesn’t record space, backspace or enter on Chrome 80
Danyal February 13, 2020
CKEditor5 behaves strange, some time it doesn’t allow to press backspace button, on some machines…
Javascript: How to check if string contain a substring
Danyal February 11, 2020
There are different ways of testing if string contains a substring., let’s take a look…
Posted in javascript Tagged ES6, javascript, js, search
Docker vs Vagrant
Danyal February 10, 2020
There are number of development tools are available today, I will me doing quick comparison…
Posted in Development Tagged development, devops, docker, environment, server, vagrant
Vue.js: Dynamic class names via v-bind
Danyal November 19, 2019
As defined in vue.js official documentation: A common need for data binding is manipulating an…
Posted in javascript, Vuejs Tagged computed, properties, props, v-bind, vue, vue.js, vuejs
Vuejs, single file component
Danyal September 30, 2019
Single file component could be the best option for small or big project, where javascript…
Posted in javascript, Vuejs Tagged component, javascript, vuejs, vuex





