dyld: Library not loaded – AWS CLI
One day out of the blue I started having issues with the AWS CLI installed on my macOS Catalina...
Read Moreby Sandeep Gill | Jul 1, 2020 | Linux, Other, Snippets | 0 |
One day out of the blue I started having issues with the AWS CLI installed on my macOS Catalina...
Read Moreby Sandeep Gill | Feb 27, 2019 | Linux, Other, Shell | 0 |
I have tried a lot of tutorials but, could not find anything that works out of the box for Ubuntu...
Read Moreby Sandeep Gill | Jun 3, 2018 | Moodle | 4 |
If you use Mac OSX for Moodle or PHP development and are using MAMP then you need to try Laravel valet. Included in this post is the Moodle driver for Laravel valet which provides support for serving Moodle pages
Read Moreby Sandeep Gill | May 25, 2018 | Laravel, PHP | 0 |
If you have recently upgaded to Laravel 5.3 or are working on an application which has been upgraded to use Laravel 5.3 and find that route model binding is not working as expected. It might be the routeMiddleware that needs updating. Update it as per attached and you should see route model binding working as expected.
Read Moreby Sandeep Gill | Apr 20, 2018 | Linux, PHP, Shell | 0 |
This article explains how to switch between different PHP versions installed on your Ubuntu development machine. You can switch both the versions being used by Apache and PHP-CLI. This is written for Ubuntu 17.10 but, should work with almost any current ubuntu version.
Read Moreby Sandeep Gill | Apr 17, 2018 | JavaScript, Other | 0 |
Using jQuery DataTables plugin to display the data and allow sorting by the date column. This article also addresses the column sort issue due to date format being ignored by DataTables.
Read Moreby Sandeep Gill | Aug 27, 2017 | Laravel | 2 |
As most of the laravel developers, I fell in love with laravel as soon as I started using back in...
Read Moreby Sandeep Gill | Aug 24, 2017 | Moodle | 1 |
If you have been using Moodle for as long as I have, you would also know the pain of various...
Read Moreby Sandeep Gill | Aug 23, 2017 | Linux | 0 |
Have you ever wondered how you can sync directories using CLI over SFTP like the normal rsync...
Read More
Recent Comments