I need to know how to make a maintenance page with inertia.js. I mean, when I building my maintenance page, I should do a view.blade.php and a vue page, then I do a route for the maintenance page, what left, what I have forget?, It doesn't works.
Why would the maintenance page be inertia? Just use a static html page. Imagine your page is under maintenance due to a vue error. Your page would not work
@Sinnbeck Ok, Then the question is how I should to make the single page. While I making the view the styles from tailwindcss doesn't works, I run the command npm run watch and even then, the styles don't run so I thought I had to make a Vue component and route it, what should I do to make the tailwind styles work. Thanks for the help.
@Snapey Yes, that's true, I'm doing the maintenance page already, with the help of the course "Maintenance Mode Secrets" but this Maintenance styles page doesn't work, I don't know what is happen.
@MohamedTammam Thanks a lot. It was so easy, I put the command in the terminal and then I Select option tag 23, Laravel-error, and then this command create all errors views for Jetstream in inertia.