Explore >> Select a destination


You are here

pragprog.com
| | quentinpain.com
71.4 parsecs away

Travel
| | [AI summary] This document provides an in-depth guide on installing and using Laravel 10, covering various aspects such as setting up the development environment, creating CRUD applications, package development, testing, and integrating frontend technologies like Vue.js and Alpine.js. It also discusses future Laravel features like Inertia and Livewire, along with frequently asked questions about Laravel 10 installation and best practices.
| | millsfield.sfomuseum.org
62.5 parsecs away

Travel
| | In that spirit this blog post is about four small command-line utilities we've written to do our work and are sharing with the wider cultural heritage sector. These tools aren't specific to SFO Museum and might be useful or helpful to other organizations using a similar infrastructure as ours.
| | elixir-lang.org
50.0 parsecs away

Travel
| | Welcome to Elixir, a dynamic, functional language designed for building scalable and maintainable applications
| | juffalow.com
83.6 parsecs away

Travel
| A brief tutorial how to create a Node, TypeScript and GraphQL server from scratch with MySQL database. The ouput is a very basic GraphQL server, which you can run, send a simple query to it and get a response. The whole project is available on GitHub.