Skip to content

Instantly share code, notes, and snippets.

@kvadrakot
Last active June 2, 2023 23:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kvadrakot/c5334f41cd8d54195c23dc06d572a34a to your computer and use it in GitHub Desktop.
Save kvadrakot/c5334f41cd8d54195c23dc06d572a34a to your computer and use it in GitHub Desktop.
Laravel git clone project

composer install php artisan key:generate //php artisan config:cache php artisan config:clear

//make password Hash::make('123');

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment