OS X

Reslove OS X composer install returned with an error - Mcrypt PHP extension required.

When I run composer install in laravel, I got this error-message Mcrypt PHP extension required. Script php artisan clear-compiled handling the post-install-cmd event returned with an error [RuntimeException] Error Output: install [--prefer-source] [--prefer-dist] [--dry-run] [--dev] [--no-dev] [--no-plugins] [--no-custom-installers] [--no-scripts] [--no-progress]…

Add tree Command in OS X

Command Line Not found of OS X default tree command, this command line similar to the effect of the tree... $ find . -print | sed -e 's;[^/]*/;|____;g;s;____|; |;g' ... like this . |____extra | |____httpd-autoindex.conf | |____httpd-dav.conf | |____httpd-default.conf…

  • Page 4 of 41234