How to Install Livewire on Laravel 10 Livewire is a full-stack framework for Laravel that makes it easy to build dynamic and interactive web applications with Laravel and Alpine.js. Livewire lets you write Laravel code that manipulates the DOM as if you were writing Vue or React. In this tutorial, we will show you how…
Tag: webapp
Creating a PHP Laravel Web APP with BD
How to Install Laravel Latest Version on Ubuntu Laravel is a popular PHP framework for building web applications with elegant and expressive syntax. It offers many features such as dependency injection, database abstraction, queues, testing, and more. In this tutorial, we will show you how to install Laravel latest version on Ubuntu 20.04 LTS. Prerequisites…
My first Golang Application ;)
Golang or just Go! is a dev language created by google on 2009 and sounds be really ready for the next jump of the siecle 21 so let’s create something with this! 😉 1 – Let’s create a virtual enviroment using Miniconda, activate and check the GO version: 2 – Let’s create our module GO…
Creating complete WEB App without coding HTML with PyWebIO and Flask
The framework PyWebIO is very useful to develop some web apps with interface quickly and useful, on this post we gonna create a GUID Generator using this framework! [git-github-jupyter url=”https://github.com/rondweb/leaftix-labs-guid-generator/blob/main/notebook.ipynb”] Github: https://github.com/rondweb/leaftix-labs-guid-generator