WeCodeLaravel

Results 4 issues of WeCodeLaravel

Here are my sections > Json Template ``` { "customername": "[name]" "email": "[email]" "phone": "[phone]" "family_number": "[family_number]" "how_long": "[how_long]" "requested_date": "[requested_date]" "requested_time": "[requested_time]" "requested_clinic": "[requested_clinic]" "clinic_id": "[clinic_id]" "clinic_email": "[clinic_email]" "clinic_address":...

This took me forever to figure out and though i would pass it along to you so others dont have to spend so much time on looking up how to...

Made it easy to adjust the time format from 24 hour to 12 hour by adding the format options to the proper setting as notes

for instance scrape www.google.com > google.html not PART01.html Also do you have an example of how to use the attributes command?