CodeHubOrg / codehub-mentorships

CodeHub Mentorship platform - built with Laravel and React
3 stars 0 forks source link

Layouts - App #9

Open fourstacks opened 4 years ago

fourstacks commented 4 years ago

This layout will be the ‘frame’ of most of the authenticated views that we’ll be creating.

This is a pretty simple application so we could use one of the ‘Stacked’ layouts from TailwindUI as the starting point of our AppLayout component

https://tailwindui.com/components/application-ui/application-shells/stacked

Please refer to the 'Creating Layouts' section of the InertiaJS docs to see a simple example of a react layout component:

https://inertiajs.com/pages