<?php
namespace MustafaAfat;
class About extends Me
{
public function getCurrentWorkplace(): array
{
return [
'workplace' => [
'company' => 'Miova',
'company_website' => 'miova.com.tr',
'position' => 'Co-Owner & Developer'
]
];
}
public function getDailyKnowledge(): array
{
return [
Php::class,
Laravel::class,
Vuejs::class,
Javascript::class
];
}
public function getCurrentlyLearning(): array
{
return [
Shopify::class
];
}
public function getFutureGoal(): string
{
return 'To contribute to open source.';
}
}
I lead tech innovations at my digital agency and family business. With my passion for technology, develop open-source projects and contribute to the community.
-
Miova
- Turkey
- https://afat.me
- @afatmus
Highlights
- Pro
Pinned Loading
-
filamentv3-turnstile
filamentv3-turnstile PublicA plugin to help you implement the Cloudflare Turnstile into your Filament panels.
PHP 11
-
blade-hugeicons
blade-hugeicons PublicA package to easily make use of Huge Icons in your Laravel Blade views.
-
filamentphp/filamentphp.com
filamentphp/filamentphp.com PublicSource code for the filamentphp.com website.
-
area17/twill
area17/twill PublicTwill is an open source CMS toolkit for Laravel that helps developers rapidly create a custom admin console that is intuitive, powerful and flexible. Chat with us on Discord at https://discord.gg/c…
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.