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
create a database and a test database
create a user for both databases
update the .env and .env.test files
Run the migrations
composer install
npm run dev