error enable in php
ini_set('display_errors', 1);
ini_set('display_startup_errors', 1);
error_reporting(E_ALL);ini_set('display_errors', 1);
ini_set('display_startup_errors', 1);
error_reporting(E_ALL);
Also in PHP:
- clear cache laravel on server
- comment acceder à la base de données phpmyadmin sur mac ave
- check array in array key
- different elements of array php
- Laravel route not calling function of controller
- after for each loop in php
- base64 decode
- change time format in php
- activity log spatie
- Warning: func_get_arg() expects exactly 1 parameter, 0 given in
- all the ways to address a page in php
- echo fread($myfile,filesize("webdictionary.txt"));
- disable errors in php
- add validation for webp image in laravel
- date to string php
- c date format php
- How to check beautify json result using php
- clear laravel.log
- control string length php
- Illuminate\Database\QueryException SQLSTATE[42000]: Syntax error or access violation: 1071 Specified key was too long; max key length is 767 bytes (SQL: alter table `users` add unique `users_email_unique`(`email`))
- creating a laravel project with composer
- convert upper case php
- add zeros in front of number php
- contain in string php