Automatic backups, patching, replication, and failover. Focus on your app, not your database.
Cloud SQL handles your database ops end to end, so you can focus on your app.
Try Free
Build Agents and Models on One Platform
Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
A package to easily make use of SVG icons in your Laravel Blade views
A package to easily make use of SVG icons in your Laravel Blade views. Choose from a wide selection of icon sets. Like the Heroicons on the right. With 66 different icon sets, we probably can find the right one for you. Blade Icons is a base package to make it easy for you to use SVG icons in your app. In addition, there's also quite some third party icon set packages. When working with Blade Icons, and third party icon sets in particularly, you'll often be working with large icon sets. This...
Simple, minimal line, and clean icon pack in vector formats
Simple, minimal line, and clean icon pack in vector formats, free for public use. The package comes with a set of icons that can be found on the Bootstrap Icons. These icons are prefixed with bs. which is used as a prefix to identify the icons in your code. In order to include an icon from a popular icon set such as Font Awesome, you can create a new directory for storing the icons. Once you have created the new directory, you can download the appropriate icons and place them in the new...
A small simple CMS system which is built up according to how you name the tables in your database. For example if you have a table with pages for your website, and you want a menu, you create your page table in your database with a row called parent_select_menu, parent_select_menu will automaticly link to the id row in the menu table and create a dropdownlist with the name rows in the menu table, in this way you can also create submenus. You can also create radio buttons with...