error reporting all php
ini_set('display_errors', 1);
ini_set('display_startup_errors', 1);
error_reporting(E_ALL);
Also in PHP:
- Your Composer dependencies require the following PHP extensions to be installed: dom, mbstring, xml, xmlwriter
- array_search in php
- base 64 encode decode not same php
- cache:clear php artisan
- api newslater with php
- date funciton
- error display php
- clear cache laravel ubuntu terminal
- clear cache in laravel in windows cmd
- How to handle max time of execution
- date time function to php date
- Connect to SQL in a php PDO and print the data in it
- contains function in php
- clear database cache laravel command
- date time sql format php
- array_reverse function in php
- cache and compile file clear laravel
- file_get_contents(): SSL: The operation completed successfully but file_get_contents(http://www.b2bsoftwareking.com): failed to open stream: No connection could be made because the target machine actively refused it. in
- check string contain symbol in php
- add validation for webp image in laravel
- Route [login] not defined.Route [login] not defined.
- check php version
- Warning: mail(): Failed to connect to mailserver at "localhost" port 25, verify your "SMTP" and "smtp_port" setting in php.ini or use ini_set() in C:\xampp\htdocs\PPETrackerApp\email.php on line 21
- catch multiple exception php