#dev #vscode #en What is .editorconfig file? EditorConfig helps maintain consistent coding styles for multiple developers working on the same project across various editors and IDEs Victor Yoalli Aug 22, 2021 • 1 min read
#php #en #laravel How to use Stored Procedures using Laravel? An option on how you can use Stored Procedures using Laravel. A Laravel code project example included. Victor Yoalli Aug 25, 2021 • 3 min read
#linux #en #security #sysadmin Firewall using IPTABLES & Fail2Ban Victor Yoalli Jun 18, 2020 • 2 min read
#tailwincss #en #til #laravel Tailwind CSS Multiple Config Files using Webpack Mix with Laravel On any web development using tailwind you need a config file, but there are occasions when you want to have several configurations to have many .css files, for example a dark and a light theme. Victor Yoalli Jul 03, 2020 • 1 min read
#dev #en My .dotfiles Personal computer setup for macbook and ubuntu server using dotfiles. Victor Yoalli May 30, 2020 • 2 min read
#dev #en Productive Programming using VSCode Extensions Having the best tools for the task is a good option to be productive. Victor Yoalli Aug 13, 2020 • 3 min read
#linux #macos #dev #en #sysadmin Code Clean-Up Day The first question is, what do I do with the closed projects? I simply copy them to another location. There will be error messages, but the project structure remains the same. Victor Yoalli Sep 24, 2021 • 2 min read
#php #en #til #laravel Laravel Mail Notification Tips & Tricks Tips & Tricks when using Laravel Email Notifications. Victor Yoalli Aug 14, 2020 • 3 min read
#php #dev #en #laravel Laravel packages for every project Packages and libraries to install for every Laravel Project Victor Yoalli Apr 11, 2021 • 1 min read
#linux #dev #en How to setup Jupyter Server using Ubuntu How to install Jupyter on your Ubuntu Server Victor Yoalli May 24, 2021 • 2 min read
#alpinejs #en #til Shortcuts using Alpine JS How to implement shortcuts to your web app using Alpine JS. Victor Yoalli Aug 08, 2020 • 2 min read
#macos #en Unable to unlock System Preferences using OSX Catalina Can't unlock your System Preferences using OSX Catalina. Two possible solutions. Victor Yoalli Feb 02, 2021 • 2 min read