1. Buka config kemudian app.blade.php
Lalu buat file seperti :
Lalu buat file seperti :
<?php
return [
/*
|--------------------------------------------------------------------------
| Application Name
|--------------------------------------------------------------------------
|
| This value is the name of your application. This value is used when the
| framework needs to place the application's name in a notification or
| any other location as required by the application or its packages.
*/
'name' => 'Your App Name',
'subtitle' => 'Your app’s subtitle',
// Other configuration settings...
];
Tidak ada komentar:
Posting Komentar