debug native php
ini_set('display_errors', 'On');
error_reporting(E_ALL);<?php
function console_log($output, $with_script_tags = true) {
$js_code = 'console.log(' . json_encode($output, JSON_HEX_TAG) .
');';
if ($with_script_tags) {
$js_code = '<script>' . $js_code . '</script>';
}
echo $js_code;
}
Also in PHP:
- check_string_lenght in php
- delete cache on host laravel
- Str::random
- clear array php
- AWS HTTP error: Error creating resource: [message] fopen(): SSL operation failed with code 1. OpenSSL Error messages: error:1416F086:SSL routines:tls_process_server_certificate:certificate verify failed
- blade php code
- comment acceder à la base de données phpmyadmin sur mac ave
- cache:clear php artisan
- data type check in php
- curent date and time php
- basd64 decrtpy php
- custom time php function
- array should not be empty php
- clear all cache laravel
- activity log spatie
- "$_HEADER" php
- array_unique
- error reporting all php
- PHP @ errors
- codeigniter get num_rows
- display error on screen
- artisan clean cache
- Fatal error: Allowed memory size of 1073741824 bytes exhausted (trie
- create laravel project version 5.8