Popular repositories
-
-
Laravel Vuetify Starter SPA built with Laravel 6.0, JWT Auth, Vue 2, Vue Router 3, Vuex 3, Axios, Vuetify 2
-
The SilverStripe 4 theme that uses Bootstrap 4 with Laravel Mix
-
A simple Docker container based on Ubuntu 16.04 running PHP 7.0 FPM with Apache server paired with MariaDB
-
Forked from changhuapeng/transmitsms-api
Laravel Implementation for wholesalers using the TransmitSMS API system such as BurstSMS
PHP
-
Collection of Bootstrap 4 blocks and formats for Gutenberg WordPress editor.
JavaScript 1
1 contribution in the last year
Contribution activity
February - March 2021
January 2021
Created an issue in acacode/swagger-typescript-api that received 4 comments
Underscores are omitted from enum keys
Starting from version 1.12 enum values like this ERROR_NO_KEY
converted to ERRORNOKEY = "ERROR_NO_KEY"
which is incorrect and ideally should remain…