You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
composer install
cp .env.example .env
(Fill in braintree info in .env)
php artisan key:generate
php artisan migrate
npm install
npm run dev
sail up
view site at http://localhost