mediumdotcom-practical-challenge
Laravel Developer challenge. Build a Eample.com clone with these features: Admin panel to post articles. Ability to add one or more photos to the article. Tag Articles Frontend to list and display article. Your application should consist of the followings. Database migrations and seeds (Use Faker library to create dummy data) CRUD and Resource Controllers Form Validation and Requests Use of VueJS / Jquery on frontend Tailwindcss as a CSS framework. Testing