elvisblanco1993 / intern-hub

0 stars 2 forks source link

Create Livewire component to implement public list of opportunities. This will have a search bar, and should display a complete list of available opportunities. #13

Closed elvisblanco1993 closed 1 year ago

elvisblanco1993 commented 1 year ago

Your code should have a route entry under the routes web.php file, a Livewire component with its view that will display a full list of opportunities, and the ability to filter using a simple search bar.