update readme

pull/1/head
Aji Kamaludin 5 years ago
parent 045ff598bc
commit d28023a8fe
No known key found for this signature in database
GPG Key ID: 23E2BDC458317AF8

@ -63,5 +63,6 @@ Password :
# Author
[Aji Kamaludin](https://github.com/ajikamaludin)
[Arif Setyo Nugroho](https://github.com/arifsetyo21)
:rocket: [Aji Kamaludin](https://github.com/ajikamaludin)
:rocket: [Arif Setyo Nugroho](https://github.com/arifsetyo21)

@ -27,6 +27,6 @@ class AppServiceProvider extends ServiceProvider
public function boot()
{
Schema::defaultStringLength(191);
View::share('sitename', 'SPP PAUD SD | Sample App Laravel');
View::share('sitename', 'SPP PAUD | Sample App Laravel');
}
}

Loading…
Cancel
Save