Quasar – Web/Mobile app development frontend framework

Quasar Framework: A Quick Introduction If you are a web developer who wants to create high-performance and high-quality user interfaces for multiple platforms with Vue.js, you should definitely check out Quasar Framework. Quasar is an open-source framework that allows you to write code once and deploy it as a website, a mobile app, a desktop

Quasar – Web/Mobile app development frontend framework Read More »

Laravel: User Authentication & API Token

Laravel is a popular PHP framework that offers many features for web development, such as routing, templating, database abstraction, testing, validation, and more. One of the most important features of any web application is authentication: how to verify the identity of users and grant them access to certain resources or functionalities. Laravel provides several ways

Laravel: User Authentication & API Token Read More »

Laravel Fortify: A Backend Authentication Solution for Laravel

If you are a Laravel developer, you might have heard of Laravel Jetstream, a starter kit that provides features like login, registration, email verification, two-factor authentication, and more. But did you know that Jetstream uses another package called Laravel Fortify to handle the backend logic of these features? Laravel Fortify is a frontend agnostic authentication

Laravel Fortify: A Backend Authentication Solution for Laravel Read More »

Scroll to Top