Saw someone make a Mona Lisa with CSS Boxshadow, so now here a generator for images. So here it is, because its fun and its possible.
- Clone the repo
- Open the terminal and type
cd image2boxshadow - Copy the
.env.examplefile and rename it to.env, then fill in the correct configurations. - Install the composer dependencies
composer install- Run the application with:
php artisan serve - Goto http://127.0.0.1:8000 and have fun!
I'm not responsible for your chrome that crashes when editing the CSS in element inspect, whuahah!!! GL & HF!


