Maca Gárate
Results
2
issues of
Maca Gárate
I create this variable on the controller: `$shareComponent = Share::page('http://jorenvanhocht.be') ->facebook() ->twitter() ->linkedin() ->reddit();` I send the $shareComponent to a view, and I tried the {!! $shareComponent !!} but instead...
Fixed decrementing 'usages_left' when promo is unlimited & Laravel 10 support