<?php var_dump( preg_match( '(([\\r\\n]{1,1000})|([^\\S\\r\\n]{1,1000})|(\\\\)|(\')|(")|(\\#)|(\\$)|(([^(\\s\\\\\'"\\#\\$)]|\\(|\\)){1,1000}))A', 'Laravel', $matches ) ); var_dump(PCRE_VERSION);
You have javascript disabled. You will not be able to edit any code.