Open dhamdani666 opened 7 years ago
Hi @dhamdani666,
The installation instructions aren't up to date.
For Laravel 5.4, You should try this instead:
In your composer.json
add these lines at the end:
"prefer-stable": true,
"minimum-stability": "dev"
Then you can add the last version of Larasset:
composer require efficiently/larasset:dev-master
Have a good day, Tortue Torche
Not support with laravel 5.4.24 ? i try install but can not error messae : Your requirements could not be resolved to an installable set of packages.