66155/laravel-invalidargumentexception-install-defined-package
I am trying to install, but i have a problem after installing the update. The output:
[InvalidArgumentException] Script "post-install-cmd" is not defined in this package"
How can I fix this error?
Hello @kartik,
Do composer global update before laravel new <project-name> and you'll be alright.
It will update your laravel installer to its latest version to support Laravel 5.5 LTS or any further update on Laravel.
Thank You!!
Sometimes the cache can also lead to ...READ MORE
Hello @kartik Go to config/auth.php and change App\User:class ...READ MORE
Hello, vent with Illuminate\Routing\Redirector, laravel set redirect in ...READ MORE
The most common reason behind the error ...READ MORE
Hey @kartik, First you have to go to ...READ MORE
Named route is used to give specific ...READ MORE
Hello, This is simple you just need to ...READ MORE
Hey @kartik, Named routing is another amazing feature of ...READ MORE
Hey, In order to identify the type of ...READ MORE
Hello, Laravel allow use of their library method that ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.