by gescrimadora@gmail.com | Mar 26, 2020 | Laravel
Here in our Laravel Vue JS CRUD tutorial, we’ll share with you how we’ve created a single-page application (SPA) where we can perform CRUD (create, read, update, delete) operations in MySQL database interactively. Summary Before Building Our CRUD SPA in...
by gescrimadora@gmail.com | Dec 19, 2019 | Laravel
Searching for text-to-speech (TTS) solution (such as ResponsiveVoice JS, Cloud text-to-speech, or Web Speech API speech synthesis) for your project? Blog sites today starting to convert their written content into a lifelike human voice using some text-to-speech...
by gescrimadora@gmail.com | Oct 12, 2019 | Laravel
Summary JL Token – Queue Management System in a Nutshell JL Token Features and Functionalities JL Token Requirements Steps to Install JL Token (with setup wizard) JL Token Pros and Cons (is it worth my money?) JL Token – Queue Management System in a...
by gescrimadora@gmail.com | May 3, 2019 | Laravel
You need to setup an eCommerce marketplace (for your client) in Laravel framework. You don’t want to start from scratch thus it is time-consuming, requires lots of effort, and not cost-effective. You’re searching all over the internet for open source Laravel eCommerce...
by gescrimadora@gmail.com | Nov 16, 2018 | Laravel
This’s a complete guide to integrate AdminLTE in Laravel. A big help for web developers like me that is not a (pro) front-end developer. This is for you if you want a responsive web app template and you don’t want to start from scratch. Thanks to AdminLTE,...
by gescrimadora@gmail.com | Jul 30, 2018 | Laravel
Here we are having another client request — to add email functionality in their Laravel app — hosted on their localhost server. They want a contact form that’ll be capable of sending email with CC (carbon copy) and BCC (blind carbon copy). They also...