Installation Upgrade Datenbanken https://laravelarticle.com/laravel-ajax-datatable-crud Controller Visitor Count https://postsrc.com/posts/how-to-implement-visitor-views-or-visitor-counter-in-laravel-application Links https://laraveldaily.com/9-things-you-can-customize-in-laravel-registration/
Uncategorized
Create App Additional modules Install jsPDF for creating PDF documents with JavaScript Demo Page Create demo page Add demo page to routing src/app/app-routing.modules.ts Add PDF functionality Modify pdf.component.html src/app/pages/pdf/pdf.component.html Modify pdf.component.ts src/app/pages/pdf/pdf.component.ts Add import for jsPDF
Readings Haskell https://www.haskell.org/ Wiki Learn You a Haskell for Great Good 10 Reasons to use Haskell Glasgow Haskell Compiler https://www.haskell.org/ghc/ GHC User’s Guide The Haskell Tool Stack Setting up Haskell in VS Code with Stack and the IDE Engine Installation Download and Install Haskell here On Windows Haskell with other […]
Installation Install Python 3 Install Ansible Setup virtual machines In this example, we use Vagrant. But using docker is also a good choice Create Vagrantfile Change IP Address and Hostname for each virtual machine Start virtual machine Configure virtual machine Install required programm sshpass for running ansible commands as root […]
Installation Overview NodeJS Angular Ionic Install Create App Start App React / ReactJS Install React Native Stencil Gatsby NextJS NestJS Usefull Libraries VideoJS HTML5 player framework Video Home Github Animate on Scroll Animation Home michalsnik/aos ScrollMagic Animation Home ScrollRevealJS Animation Home/ jlmakes/scrollreveal PixiJS Graphics Home pixijs/pixi.jsthub Anime Animation Home juliangarnier/anime […]
Getting Started To import multiple files from a folder, the following two steps had to be done: create a list of all files in the folder for each file: read the file and add it to the result table When importing files with Power BI, you can do both tasks […]
In this post, we will describe how to setup a modern development environment, so that you can work with such tools as Git, GoGS, Jenkins, CI/CD, Unittesting using languages like Python, Groovy, Bash Scripting. Introduction Working as a software developer today poses great challenges to know-how, especially due to the […]