Jose Jimenez
Jose Jimenez
Software Architect & Developer
> >

Laravel Quick Tips: Simplify Your Eloquent Queries

September 29th, 2023 — Simplify Laravel Eloquent queries with these quick tips: use query() method and when() method for conditional queries.

Installing Homebrew and Using OpenConnect on Mac with shell to Manage VPN

August 29th, 2023 — Learn how to install brew and use OpenConnect on your Mac to manage VPN connections with a simple command. Stay secure and connected.

Running npm run dev Outside Laravel Homestead for Efficient Hot Reload with Vue.js

July 31st, 2023 — Boost your Vue.js development with faster hot reloads! Run npm run dev from your machine instead of Laravel Homestead for optimum performance.

How to Setup Fontawesome Library with Laravel 10, Inertia, and Vue 3

June 22nd, 2023 — Add stunning Fontawesome icons to your web applications in Laravel 10 with the help of Inertia and Vue 3 for an enhanced user interface.

Simplify Your Laravel Project Installation with One Custom Command

May 30th, 2023 — Simplify your Laravel project installation with a custom command. Read on to learn how to create one that installs your app on different environments.

Getting Next.js 13, Laravel 10, Sanctum, Homestead and custom domain up and running

April 20th, 2023 — Learn how to efficiently set up Next.js 13 and Laravel 10 with Sanctum using Homestead for local development, while also configuring a custom domain to enhance your development environment.

Using OpenAI's GPT Model to Filter Famous Personalities and Brands in Text Input

March 30th, 2023 — Discover how the OpenAI GPT-3 model can accurately detect famous people and brands from text input, useful for blocking or collecting user input. Its global training dataset makes it a powerful tool to leverage.

Stable Diffusion how many ways to train a model

February 28th, 2023 — Discovering the best method to train facial recognition models can feel overwhelming. Dreambooth and Textual Inversion Embeds have proven most effective.

PHP Coding Standards Fixer with Github Actions

January 31st, 2023 — Learn how to configure a PHP project to follow PHP Coding Standards and format it automatically in the background using GitHub Actions.

Create pre and post deploy notifications in Laravel Forge using Slack

December 31st, 2022 — Create pre and post deploy notifications in Laravel Forge using Slack Webhooks.

← Previous Next →