Install Laravel 12 new starter packs on Laravel Sail with WSL2First, make sure Docker is running. Open the WSL Ubuntu terminal and in the folder where you want to install Laravel paste this command:Mar 7Mar 7
Create RESTful API with JSON Server and deploy it to VercelSometimes you need to create or mock up an API that you can play and test while developing your application. The data does not need to be…Dec 14, 2022A response icon1Dec 14, 2022A response icon1
Published inThe Startup13 useful Google search tips for web developersGoogling or knowing how to search the web for the correct answers to your questions, is a must-skill for any web developer!Feb 19, 2021A response icon1Feb 19, 2021A response icon1
Published inThe StartupLet’s Try to Reduce With JavaScriptThe reduce() method does not return an array, it works differently than the other methods.Oct 13, 2020Oct 13, 2020
Install Ghost blog in a subdomain using Nginx server on Ubuntu 18.04Recently I had a client who had VPS with ubuntu 18.04 and had to quickly install the Ghost blog platform in a subdomain, however, his…Dec 24, 2019A response icon1Dec 24, 2019A response icon1
How to Install Vuetify 2 in Laravel 6I will try to be short and precise, as you might already know Laravel 6 installation comes without many presets (bootstap, vue, react…Oct 22, 2019A response icon5Oct 22, 2019A response icon5