Posts
How to Add Slug as Default Route Key in Laravel
· ☕ 2 min read · ✍️ shibu
Earlier one of my laravel project used id as route key name. I have found, slug is more readable/memorable. So instead of using id I started to use slug as route key name. laravel-sluggable While create a post, we can generate a slug by our own. To do this we can use Str::slug method and append some unique value to make it unique.

Software Installation and Config After Ubuntu Setup for Web Developer (laravel)
· ☕ 4 min read · ✍️ shibu
first command after ubuntu installation 1 2 sudo apt upgrade sudo apt update Install essential software in single command 1 sudo apt install vim git zsh net-tools rlwrap tree ranger xclip exfat-utils exfat-fuse ruby ruby-dev chromium-browser curl set up vim git editor 1 git config --global core.editor "vim" installing sublime Go to following link to install sublime text https://www.sublimetext.com/docs/3/linux_repositories.html Install oh-my-zsh We already download zsh shell before.

Ajax in Wordpress Using Admin Ajax.php
· ☕ 1 min read · ✍️ shibu
Lorem ipsum dolor sit amet, consectetur adipisicing elit. Officiis, libero. Lorem ipsum dolor sit amet, consectetur adipisicing elit. Pariatur nostrum mollitia nulla temporibus eaque quas laborum iusto, voluptatibus, dolor optio consectetur autem atque sapiente. Eveniet rem fugit illum odio rerum. Lorem ipsum dolor sit amet Lorem ipsum dolor sit amet, consectetur adipisicing elit. Pariatur nostrum mollitia nulla temporibus eaque quas laborum iusto, voluptatibus, dolor optio consectetur autem atque sapiente.