Laravel and Sass

Laravel from Scratch #3 – Compile SASS with Laravel Mix

npm install

npm install -g cross-env

npm run watch

_hero.scss

video: 13:38

How to use SASS to create new set of color styles in Bootstrap 4 ?

https://www.geeksforgeeks.org/how-to-use-sass-to-create-new-set-of-color-styles-in-bootstrap-4/

How to create new set of color styles in Bootstrap 4 with sass

https://stackoverflow.com/questions/39382588/how-to-create-new-set-of-color-styles-in-bootstrap-4-with-sass

https://www.codeply.com/go/7qDwaKnBzc/bootstrap-4-sass-add-custom-color

bootsrap 4 theming change colors with Sass

Max: Bootstrap 4 Theme Customization (with Sass) | BOOTSTRAP 4 TUTORIAL

How to customize Bootstrap 4 using Sass https://www.mugo.ca/Blog/How-to-customize-Bootstrap-4-using-Sass

Now, theming is accomplished by Sass variables, Sass maps, and custom CSS. There’s no more dedicated theme stylesheet; instead, you can enable the built-in theme to add gradients, shadows, and more.

Assuming you’re using a package manager like npm

https://getbootstrap.com/docs/4.0/getting-started/theming/

Sass Basics https://sass-lang.com/guide

How to Customize Bootstrap https://bootstrap.themes.guide/how-to-customize-bootstrap.html

https://bootstrap.themes.guide/how-to-customize-bootstrap.html https://bootstrapcreative.com/customize-bootstrap-colors/

Color palette generator https://loading.io/me/

Multi mix: https://www.schemecolor.com/multi-mix2.php

Laravel Vue.js Auction site development /PHP Laravel 5.8, Vue.js, MySQL

Here is the Demo site: https://blogbook.hu/laravel_auction4/public/

VueJs and PHP Laravel 5.8 Auction is an E-Commerce multi-vendor program.
This is a PHP Laravel based software that let users sell goods or bid on other products after registration.

Server Requirements: PHP >= 7.1.3, MySQL, Apache webserver, .htaccess enabled.
The program is also working on shared hosting.

Vendors/sellers can create their own account, product, specify their own currency, upload product images.
User (vendor) can set the opening price, buy now price, currency, category.
User (vendor) can add 10 photos of the product by dragging on the page.
SuperAdmin user can moderate the auction and has full control of user, bid, auction.
Registered user (vendor) can create auction or bid auction.
Multi-Languages

TODO list: I have to solve the multi-lang in the Vue.js Under development

Vue.js VueI18n – Laravel Vue lang

It has the ability to send Laravel json translation files to the front end through a Artisan command.

laravel-vue-i18n-generator https://github.com/martinlindhe/laravel-vue-i18n-generator

https://kazupon.github.io/vue-i18n/started.html#html

Implementing i18n in Vue.js Using vue-i18n

https://alligator.io/vuejs/vue-with-i18n/

Localization with Laravel and VueJS

https://medium.com/@konafets/localization-with-laravel-and-vuejs-e27068e68ee8

How to Add Internationalization to a Vue App

https://dev.to/ratracegrad/how-to-add-internationalization-to-a-vue-app-8ng

React Js and Firebase , Firestore info

Integrating Firestore to React app: https://sebhastian.com/react-firestore/

React Firebase CRUD with Realtime Database: https://bezkoder.com/react-firebase-crud/

Building a Real-Time Chat App with React and Firebase:

https://css-tricks.com/building-a-real-time-chat-app-with-react-and-firebase/

How to Build a TodoApp using ReactJS and Firebase: https://www.freecodecamp.org/news/how-to-build-a-todo-application-using-reactjs-and-firebase/

React Ionic Firebase – Build Ionic 5 React Firebase Coronavirus Dashboard Mobile App