The technologies we use

PHP 7 logo unavailable

PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML.

MySQL logo unavailable

MySQL is an open-source relational database management system.

Laravel logo unavailable

Laravel is a web framework for the development of web applications following the model–view–controller architectural pattern.

Redis logo unavailable

Redis is an open-source in-memory database project implementing a distributed, in-memory key-value store with optional durability.

Nginx logo unavailable

Nginx is a web server which can also be used as a reverse proxy, load balancer and HTTP cache.

Vue.js logo unavailable

Vue.js is an open-source progressive JavaScript framework for building user interfaces. Integration into projects that use other JavaScript libraries is made easy with Vue because it is designed to be incrementally adoptable.

jQuery logo unavailable

jQuery is a cross-platform JavaScript library designed to simplify the client-side scripting of HTML.

Axios logo unavailable

Promise based HTTP client for the browser and node.js.

Leaflet logo unavailable

Leaflet is an open source JavaScript library used to build web mapping applications.

Sass logo unavailable

Sass is a scripting language that is interpreted or compiled into Cascading Style Sheets (CSS).

Font Awesome logo unavailable

Font Awesome is a font and icon toolkit based on CSS and LESS.

Bootstrap logo unavailable

Bootstrap is a free and open-source front-end web framework for designing websites and web applications.

PHPUnit logo unavailable

PHPUnit is a unit testing framework for the PHP programming language. It is an instance of the xUnit architecture for unit testing frameworks that originated with SUnit and became popular with JUnit.

Laravel Dusk logo unavailable

Laravel Dusk provides an expressive, easy-to-use browser automation and testing API.

fzaninotto Faker logo unavailable

Faker is a PHP library that generates fake data for the developer. Whether you need to bootstrap your database, create good-looking XML documents, fill-in your persistence to stress test it, or anonymize data taken from a production service, Faker is for you.

Node.js logo unavailable

Node.js is an open-source, cross-platform JavaScript run-time environment for executing JavaScript code server-side.

Laravel Mix logo unavailable

Laravel Mix provides a clean, fluent API for defining basic webpack build steps for your Laravel application. Mix supports several common CSS and JavaScript pre-processors.

Webpack logo unavailable

webpack is a module bundler. Its main purpose is to bundle JavaScript files for usage in a browser, yet it is also capable of transforming, bundling, or packaging just about any resource or asset.

Laravel Debugbar logo unavailable

Displays a debug bar in the browser with information from php.

Laravel IDE Helper logo unavailable

This package generates a file that your IDE understands, so it can provide accurate autocompletion. Generation is done based on the files in your project, so they are always up-to-date.