Bipolar

Setup of Vessel

# Init Vessel
./vessel init
# Check that you have the following variables in your .env
CACHE_DRIVER=file
SESSION_DRIVER=file 
# Start the server
./vessel start