@extends('layouts.app') @section('content')

Welcome to {{ config('app.name') }}!


Click here to check {{ config('app.name') }} on bitbucket

Please Note, each Microservice Project of SP needs to started by cloning the SP Microserivce Starter Kit's repo mentioned above to avoid any configuration mismatch

The repo link includes a README.md file that talks about the command to be executed after cloning the repository

Learn more

@endsection