Latest stories

Sending Notifications In Laravel

Sending notifications in Laravel is quite easy actually. As you may know that Laravel notification system is a beauty on its own. It’s easy to follow up and learn. But it’s often the case that documentation is not enough (as in many things that laravel offers), so let’s dive in...

Laravel 8 ile adım adım Middleware Oluşturmak

LARAVEL 8 ILE ADIM ADIM MIDDLEWARE OLUŞTURMAK Bu yazımızda Laravel 8 ile kullanıcıların rolüne göre Middleware oluşturacağız ve çeşitli route ları koruyacağız. Bunun için; Middleware oluşturup uygulamamıza ve route lara eklememiz,Role isimli bir model ve bunu oluşturan bir migration...

Bir .NET Core Uygulamasına DbContext Ekleme

Bir .NET Core uygulamasına Entity Framework Core context’i eklemek için aşağıdaki adımları sırayla takip edelim. Öncelikle Web uygulamamızı oluşturalım. Oluşturduktan sonra uygulamamızın ismine sağ tıklayarak “Manage Nuget Packages” seçeneğini ve ardından Browse(Gözat) sekmesini...

Categories

Hi there,

I write about full stack development, Laravel, .NET, C#, JavaScript, Vue, React and others.