Laravel this is not only a practical framework, it is also a programming style
How to convert this php code in to laravel? While add this code in laravel blade getting error?
<?php $status=$_POST["status"]; echo "<h3>Thank You. Your order status is ". $status .".</h3>"; ?>
Aucun commentaire:
Enregistrer un commentaire