InstallationInstalling The Package#Run the following Command in your cli.composer require hassanzohdy/mongezCopyRequirements#Laravel >=5.6Configurations#Once its done run the following command to create the config/mongez.php file.php artisan vendor:publish --provider="HZ\Illuminate\Mongez\Providers\MongezServiceProvider"Copy