laravel-themes-manager
laravel-themes-manager copied to clipboard
Artisan command to create public symlinks at build time
It would be nice if there was an artisan command to create the public/themes/ symlinks at build time instead of runtime. The primary reason for this would be not making part or all of the public/ folder writable by the PHP process.