Closed Ch-Kashif171 closed 3 years ago
Hello just do this : php artisan vendor:publish then go to C:\xampp\htdocs\your_project\resources\templates you will find file view.add.tpl.php edit it and replace with this and you will get problem solved view.add.tpl.php.zip
Thank you, quickest fix ever.
Thank you.
I am facing an issue that when i clicked on add button for open the add form then error occurred that says Undefined variable model in add.blade.php view. I think there is need to set "isset" condition.