Skip to content

Instantly share code, notes, and snippets.

View tickstudiu's full-sized avatar
🏠
Working from home

Wanx2 tickstudiu

🏠
Working from home
  • com7
  • thailand phuket
View GitHub Profile

Laravel Developer - Interview Exercise

  • Setup a fresh Laravel 8 application.
  • Use Tailwind CSS as the CSS framework.
    • CDN version is fine.
    • Bonus points if installed via NPM.
  • Create a new contact page at /contact.
  • Create a contact form on the page.
  • The form should be built as a Vue component.
  • The form should submit via ajax.
@PurpleBooth
PurpleBooth / README-Template.md
Last active July 17, 2024 19:30
A template to make good README.md

Project Title

One Paragraph of project description goes here

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites