Severity: Warning
Message: preg_match(): Compilation failed: unmatched closing parenthesis at offset 38
Filename: hooks/Check_user.php
Line Number: 222
Backtrace:
File: /home/u377916119/domains/myprojecthd.in/public_html/application/hooks/Check_user.php
Line: 222
Function: preg_match
File: /home/u377916119/domains/myprojecthd.in/public_html/application/hooks/Check_user.php
Line: 89
Function: getOS
File: /home/u377916119/domains/myprojecthd.in/public_html/application/hooks/Check_user.php
Line: 12
Function: anylisis
File: /home/u377916119/domains/myprojecthd.in/public_html/index.php
Line: 315
Function: require_once
We had made the Contact section in our previous angular laravel project tutorial, in this angular project tutorial we will create a web service in laravel for our project contect form .we will use this web service for insert contact form data in our data base
for create web service we need one testing tool .this testing tool name is postman . you can download postman chrome extension on your system.
The video given in the top explains the process of installing the post man.