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 MorePosted by Sandeep Gill | Jul 1, 2020 | Linux, Other, Snippets |
One day out of the blue I started having issues with the AWS CLI installed on my macOS Catalina...
Read MorePosted by Sandeep Gill | Feb 27, 2019 | Linux, Other, Shell |
I have tried a lot of tutorials but, could not find anything that works out of the box for Ubuntu...
Read MorePosted by Sandeep Gill | Jun 3, 2018 | Moodle |
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 MorePosted by Sandeep Gill | May 25, 2018 | Laravel, PHP |
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 MorePosted by Sandeep Gill | Apr 20, 2018 | Linux, PHP, Shell |
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 More
Recent Comments