Articles Tagged: laravel
Technical writings, opinionated architectures, and development guides tagged with laravel.
Using OpenAI in Laravel
Discover how to harness the potential of OpenAI in Laravel for AI-driven applications, from natural language processing to text generation.
Effective Eloquent
Explore advanced Eloquent querying in Laravel with a focus on efficient ORM usage for a banking app, including user accounts and transactions management.
Eloquent API Calls
Discover advanced techniques for API integration in Laravel, focusing on configuring GitHub API calls, utilizing Enums, and creating efficient client resources.
Creating a Password Generator
Explore creating a memorable yet secure password generator with Laravel, focusing on framework-agnostic implementation and customization options.
Fun with Refactoring
Master the art of Laravel refactoring with Laravel Shift Blueprint, optimizing code for improved performance and management in a real-world Laravel project.
Your first Laravel 9 Application
If you have never built a Laravel application, let me take a walk-through with you from scratch - with no perceived knowledge. Follow along to learn Laravel.