Application
216 articles
Laravel+React+ES6+Browserify
Integrate React with Laravel using Browserify and Babel transpilation to write modern ES6 code with proper module support.
Implementing Forms with Laravel, React, and Superagent
Build AJAX forms combining Laravel APIs, React components, and Superagent for HTTP requests and validation.
Creating a Rest API with Laravel
Create Laravel REST APIs using ResourceControllers with authentication middleware and JSON responses.
Notify Bitcoin Asset Status to Slack Using bitFlyer's Private API Part 2
Implement Bitcoin monitoring using async/await, bitFlyer private API authentication, and Slack integration.
Notify Bitcoin Asset Status on Slack Using bitFlyer's Private API
Learn bitFlyer API integration with Node.js, HMAC-SHA256 signing, and Slack webhook message formatting.
Got Tired of Typing Directories with the cd Command, So I Made It Easier with a Shell Script
Simplify bash directory navigation using shell scripts with menu selection for faster command-line traversal and productivity.
Using dotEnv Environment Variables on the Client Side - dotenv-webpack
Master dotenv-webpack to load environment variables on the client side with webpack and security best practices.
Using Notifications in Laravel 5.2
Discussion on using Notifications in Laravel 5.2.
Distributing Validation Rules within the FormRequest's rules Method
Distribute conditional validation rules in Laravel FormRequest for multiple forms and REST API request handling.
Programming Language Go
Programming Language Go
Web Application Development with Go
Web Application Development with Go
Eric Evans' Domain-Driven Design
Eric Evans' Domain-Driven Design
Introduction to React: Component-Based Web Frontend Development
Introduction to React: Component-Based Web Frontend Development
Using the Debug Tool laravel-debugbar in Laravel
Introducing the laravel-debugbar debug tool for Laravel.
Readable Code - Simple and Practical Techniques for Writing Better Code
Readable Code - Simple and Practical Techniques for Writing Better Code
Easy Laravel Installation with Installer
Install Laravel quickly using the global installer for faster project creation than traditional composer methods.