Relative Content

Tag Archive for laravelvitebreezelaravel-breeze

vite not loading CSS on Laravel breeze project

im new here and new to laravel in general, im trying to make a university project using Laravel. Its a simple CRUD where you must have a login page and then you can edit or delete user’s information so to do it i created the project and installed laravel breeze to use as a template but when i get into the register page, the CSS doesn’t load at all. From what u could gather, Vite is not loading the CSS propperly, but everything seems to be configured as it should can someone please help me?