CodeWithSushil
CodeWithSushil

Sushil Kumar

@CodeWithSushil

A self-taught 🕸️ Web Developer 👨🏻‍💻 || Linux 🐧 Lover || Open source 🌐 contributor 👥 || PHP/Laravel 🐘 and JS fanboy👦🏻 || Creator of 🌿 Supabase-PHP Client 🤝

136 Posts 676 Views

  • No matching results...
  • Searching...

/ 255

Validate your composer.json file, using composer command.

composer validate --strict

installation
composer install --prefer-dist --no-progress

56