Quizzes: Laravel • Getting Started

How would you access the following configuration value programmatically?

38 Remaining
1<?php
2// config/settings.php
3 
4return [
5 'api' => [
6 'endpoints' => [
7 'google' => 'https://apis.google.com',
8 ],
9 ],
10];
How would you access the following configuration value programmatically?
Tip: 5,381 quizzes have already been completed with an average score of 62!

Permalink: https://rappasoft.com/quizzes/laravel/getting-started/cf44e746-1902-4bb1-9ff6-e49c645c1fea

You can also get here with laravel-quizzes.com