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]…
TimeFragment
TimeFragment is a creative community. Include Creative Club, Travel Club, E-commerce Section, Cool Jobs and Timeline five part. This is one of my personal projects developed using Laravel Framework, MySQL database, WebSockets Web IM, and Beanstalk Queue.
PHP - Website Online Compress Tool
Download PHP - Website Online Packaging Tool Download and unzip, get package.php, put it in the same directory using FTP to upload files to be compressed (typically root of the site). Open the page in a browser, enter the password…
Sublime Text Remove Whitespace Characters End of the Line
Open Preferences → Settings-User to open user configuration and add the following line "trim_trailing_white_space_on_save": true, Save the file will be automatically deleted when trailing whitespace characters.