laravel-url-uploaded-file
by nguyenhiep
A package to leverage Laravel's UploadedFile functionality from URLs.
laravel-web-artisan
by nguyenhiep
This package allows you to execute artisan commands in a simple way using the browser window. If you don't have SSH access to the hosting platform where your Laravel site is hosted, this solution allows you to run commands like "php artisan migrate".
laravel-directory-cleanup
by nguyenhiep
This package will remove the expired files from the given directories.
laravel-cache-garbage-collector
by nguyenhiep
A script that will clean up expired cache files if the system is using the files cache system