S
S
Shazam632018-01-10 14:08:50
PHP
Shazam63, 2018-01-10 14:08:50

How can I attach the rails_admin gem to Angular?

I know how to attach the admin panel (rails_admin) if the application is written purely in Rails, but how to attach it if Rails is used as a server to Angularu?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
N
nokimaro, 2019-10-29
@Karpkarp

Well, for debugging, I’m making money to see an SQL error such an option

if(mysqli_query($connection, $add)) {
  echo "Добавлено";
} else {
  var_dump(mysqli_error($connection));
  exit;
}

Judging by the picture, the error will be that the table in the database has a text field, and the description is passed in the request, which is not in the table.

I
Ilya, 2019-10-28
@New_Horizons

https://www.php.net/manual/en/mysqli.error.php

R
Riley Usagi, 2018-01-10
@RileyUsagi

Stop confusing warm with soft.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question