PDOException during Drupal 8 project migration

I have a Drupal 8 project developed on my local. I am trying to move it to Client server which is Windows server 2008 R2 version. Steps I followed:

from server on localhost for tests

hey all, 

Upgrading D7 to D8, cannot use jquery from core or theme breaks

Upgrading site from D7 to D8. No custom modules. This is my base libraries.yml file.

global-assets:
  version: VERSION
  css:
    theme:
      css/cheslalitportal.css: {}
      css/icomoon.css: {}
      css/cheslacustom.css: {}
  js:
    js/main.js
  dependencies:
   - core/jquery

When everything is enabled

CSS files should be specified as key/value pairs

Hello, 

I upgraded my Drupal tests ystem from 8.8.1 to 8.8.2 today and got two warnings that I didn't get before upgrading, i.e.

8.8.1 to 8.8.2 no composer option?

I'm trying to update my site to 8.8.2 and composer update shows no core. Yet if I run 

composer outdated "drupal/*"
drupal/core 8.8.1 8.8.2 Drupal is an open source content management platform powering millions of websites and applications.

What am I missing?

Modal Form in Drupal

Hi

i have two form in custom module. i need call form two with modal form and after click save in modal form save all modal data in database.

how do this in drupal 8?

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x