if (!function_exists('thumb')) {
function thumb($query, $file) {
$file = str_replace('https://softpas.com/build/', '', $file);
$file = str_replace('https://www.softpas.com/build/', '', $file);
// Dacă e URL complet (extern), mergem direct pe CDN
if (strpos($file, 'https') === 0) {
return thumb_cdn($query, $file);
}
$query = str_replace(':', '=', $query); // fix pentru Windows
if (request()->accepts('image/webp')) {
$file .= '.webp';
}
// Folosim direct CDN-ul pe baza fișierului din storage
return thumb_cdn($query, asset('storage/' . $file));
}
}
The Treedom app allows you to plant trees remotely and follow the stories of the projects that your contribution helps bring to life. By planting your trees, you will support local farming communities and make our planet greener. With this app, you can:
? Plant your tree: choose the species or country where you want it to grow, and a farmer will plant and take care of it.
? Get to know your tree: every stage of your tree's life is tracked. When it's planted, you'll receive a photo of the tree’s sapling and the GPS coordinates of its exact location.
? Support communities around the world: by purchasing real trees planted by local farmers, you'll contribute to supporting their livelihoods and improving the quality of life in their communities.
? Share on social media: share your experience on Facebook, Instagram, and Twitter. Invite friends and family to join you in making the world a better (and greener!) place.
? Stay informed on all things sustainability: in the Explore section, you'll always have the latest updates and news from the world of sustainability at your fingertips.
Download the Treedom app today. Start planting trees and supporting local farming communities around the world!
User Reviews for Treedom - Plant a tree
1
for Treedom - Plant a tree
Treedom - Plant a tree is a fantastic app connecting users with real trees planted by local farmers. A great way to support communities and sustainability!
SoftPas
SoftPas is your platform for the latest software and technology news, reviews, and guides. Stay up to date with cutting-edge trends in tech and software development.