Guide how to create a CRUD with Wave
Hi there,
A good first step will be this guide here from the Wave docs:
This example covers how to create a projects page where users can view, add, or delete projects.
Let me know if this works for you!
Hi there,
Can you try running: php artisan view:clear
.
That should fix it!
Let me know how it goes!