Moodle 4.x failing to install via command line in Ubuntu
I am following this link to be able to setup Moodle on Ubuntu. Moodle command line instructions. I am
I am following this link to be able to setup Moodle on Ubuntu. Moodle command line instructions. I am
I have a bunch of values representing weight… Some of them are ambiguous, like combining weight and external dimensions of
I’m trying to add a custom field to the REST API response for my custom post type in WordPress. The
this is my laravel code, however im having problems writing down in the locales files. If i only right the
I need to make a call to a file named chiamata_preventivo.php, which takes about 10 minutes to respond. While this
I have a registration form and a profile update form that I created a custom field with dropdown in.
IlluminateDatabaseQueryException
could not find driver (Connection: mysql, SQL: select * from `site_settings`
I’m trying to install Laravel and tried to compose another like swagger and jwt, the thing is that i can’t
Struggling a while with passing an array parameter for a simple Redshift (Postgres8) query like this:
// Example:
$sql
I have a question about migrations in Laravel. Is it possible to handle foreign keys with a simple if statement?