There are a number of times we have a bunch of servers we need to run to fully run an application, yes i am talking about the microservice arch
Assuming that you have installed php from brew. You can switch the versions between php from the script below
assuming all the other work regarding the package creation is done. To publish you have to do the following steps.
#code-quality #vscode #laravel-pint #laravel
I have been using the unsatisfactory formatters from a long time. All of them have one thing but lack other. Laravel Pint is one who has it all, combining it with vscode is like proving you laravel project a super power.
#express js #file-upload #node js #multer
File upload in node js is one hell of a job. Not knowing how is makes it a bit more troublesome
NO, this is not another list of same old same old list of extensions.
AppImages are the most easiest to run compared.The challenging task is to make the AppImage accessible globally through he system like an installed application (in the menu)
When you make a refresh in a react app in any page apart from root, if you are facing 404 add the below line of code in your nginx configuration file.
ones this command is run, any git operation required credentials you do, credentials will be stored. Next time you don't need to put the credentials again.
#database #javascript #sequelize #npx
list of Sequelize CLI commands which comes handy, while working on a project.