LaRecipe comes with custom Artisan install commands which make the process like a breeze.
{primary} If you are installing with Laravel v5.4 you will need to add the Service Provider manually. Otherwise, if you are on v5.5 and above this happens automatically.
Install via composer
composer require binarytorch/larecipe
Then, run the install command to publish the needed assets and configurations.
php artisan larecipe:install
yourdomain.test/docs
.http://127.0.0.1:8000/docs
.