Pinned Repositories
ecommerce
small laravel ecommerce project
js-starter-pack
A bunch of javascript utilities and custom plugins to use in a project
laravel-flash
Improved flash notifier based on laracasts/flash
laravel-grid
A grid view for laravel, inspired by the yii2 grid widget
laravel-grid-app
Laravel application to showcase the leantony/laravel-grid package functionality
laravel_modal
An ajax based modal utility for laravel
spring-oauth2-microservices-complete-sample
Micro service based configuration of spring oauth2
swagger-ui-angular-4
swagger ui angular 4 example
view-composer
Laravel view composer utility wrapper
leantony's Repositories
leantony/laravel-grid
A grid view for laravel, inspired by the yii2 grid widget
leantony/ecommerce
small laravel ecommerce project
leantony/laravel-grid-app
Laravel application to showcase the leantony/laravel-grid package functionality
leantony/spring-oauth2-microservices-complete-sample
Micro service based configuration of spring oauth2
leantony/swagger-ui-angular-4
swagger ui angular 4 example
leantony/js-starter-pack
A bunch of javascript utilities and custom plugins to use in a project
leantony/laravel-flash
Improved flash notifier based on laracasts/flash
leantony/laravel_modal
An ajax based modal utility for laravel
leantony/laravel_repository
A data repository layer for laravel
leantony/view-composer
Laravel view composer utility wrapper
leantony/ag-grid
Advanced Data Grid / Data Table supporting Javascript / React / AngularJS / Web Components
leantony/books
leantony/bootforms
Rapid form generation with Bootstrap 3 and Laravel.
leantony/code-prettify
Automatically exported from code.google.com/p/google-code-prettify
leantony/dbpedia-spotlight
DBpedia Spotlight is a tool for automatically annotating mentions of DBpedia resources in text.
leantony/E-Books
IT e-books
leantony/jjwt
Java JWT: JSON Web Token for Java
leantony/laravel-html
Reusable, custom html components created on the server and rendered on client side
leantony/laravel_settings
manage laravel settings in config files from a database
leantony/lavacharts
Lavacharts is a graphing / charting library for PHP 5.4+ that wraps Google's Javascript Chart API.
leantony/learing-python
Learning python
leantony/miniature-bassoon
leantony/phpdotenv
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
leantony/PiggyMetrics
Microservice Architecture with Spring Boot, Spring Cloud and Docker
leantony/rating-system
Q and A up vote/down vote weighted rating system using Bayesian average
leantony/spring-boot-daemon
Showcase of deploying a Spring Boot application as a Windows Service
leantony/spring-boot-microservices
Spring Boot Template for Micro services Architecture - Show cases how to use Zuul for API Gateway, Spring OAuth 2.0 as Auth Server, Multiple Resource (Web Services) Servers, Angular Web App, Eureka dor registration and Discover and Hystrix for circuit breaker
leantony/spring-oauth-example
Example Spring Boot examples for a separated OAuth authentication and resource server
leantony/spring-oauth2-server
example spring oauth2 server, with crud for client apps
leantony/spring-rest-oauth2-mongo
Sample Hypermedia-Driven RESTful Web Service service based on Spring Boot platform using OAuth2 for protecting the endpoint and Mongo DB as a NoSQL storage.