Pinned Repositories
daily
Daily programming practice ground
DateRange
Convenient way to handle formatted date ranges; includes Laravel facade
make-it-snappy-laravel4
Laravel 4 port of the make-it-snappy sample application from https://tutsplus.com/course/hands-on-building-a-practical-web-application-with-laravel/
sanitization-filters
Data sanitizer filters for use with waavi/sanitizer
validation-rule-generator
Laravel 4 class to automatically generate validation rules based on table schema
vuetify-laravel-shopping-cart
Shopping cart exercise with Laravel and Vuetify
web-development-notes
This is a set of notes for me for working with web development technologies, tools, and techniques. Topics will include Laravel, phpunit, REST, JSON, client technologies, etc.
jijoel's Repositories
jijoel/vuetify-laravel-shopping-cart
Shopping cart exercise with Laravel and Vuetify
jijoel/web-development-notes
This is a set of notes for me for working with web development technologies, tools, and techniques. Topics will include Laravel, phpunit, REST, JSON, client technologies, etc.
jijoel/make-it-snappy-laravel4
Laravel 4 port of the make-it-snappy sample application from https://tutsplus.com/course/hands-on-building-a-practical-web-application-with-laravel/
jijoel/DateRange
Convenient way to handle formatted date ranges; includes Laravel facade
jijoel/validation-rule-generator
Laravel 4 class to automatically generate validation rules based on table schema
jijoel/daily
Daily programming practice ground
jijoel/sanitization-filters
Data sanitizer filters for use with waavi/sanitizer
jijoel/AttributeMapTrait
Laravel trait to easily map attributes from one name to another
jijoel/commenter
Sample app for writing comments
jijoel/datestrip
Select dates via a narrow strip along the top of the window
jijoel/demo-file-upload
Demo file upload with Laravel, Vuetify, and Vue-Clip
jijoel/http-fakeout
Self-initializing fake for php clients running Guzzle
jijoel/laravel-modules
Module Management In Laravel
jijoel/laravel-setup
My normal modifications for a standard Laravel project
jijoel/laravel-ssh-tunnel
Easy creation & maintenance of an SSH Tunnel for Laravel/Lumen
jijoel/laravel55-event-projector
Event sourcing for Artisans 📽
jijoel/laravel55-schemaless-attributes
Add schemaless attributes to Eloquent models
jijoel/LaravelAuthApi
Backend for an api to authenticate users with local and social authentication
jijoel/random-image
php class to load a random image from the server
jijoel/Sanitizer
Data sanitizer and form request input sanitation for Laravel 5.
jijoel/url-shortener
Simple url shortener app with Laravel, Vuetify, and Vee-validate
jijoel/vue-christmas-ornaments
jijoel/vue-message-helpers
Several helper mix-ins for vue
jijoel/vue-stripe-element
Easily get credit card tokens with a <stripe-element> component
jijoel/vue-svg-loader
🔨 A webpack loader that allows to use SVG files as Vue Components.
jijoel/vuetify-form-controls
Form controls to work with Vue and Vuetify
jijoel/vuetify-laravel
Explorations with Vuetify and Laravel
jijoel/vuetifyjs-mix-extension