Exploring Laravel, PHP, and Web Development

Here you’ll find my articles on Laravel, PHP, and the web development ecosystem. Covering practical tips and the latest trends, each article is a valuable resource for enhancing your skills and staying connected with the community.

Adding i18n to Laravel and Filament application

Here, I dive into my use of the TALL stack and Filament for content management, along with implementing multilingual functionality. From configuring the filament-spatie-translatable plugin to enabling...