Select Git revision
ExampleTest.php
-
Sofiane Lasri authored
- Added `rann-logo.blade.php` component with SVG logo. - Introduced `button.blade.php` component with customizable properties. - Updated `admin.blade.php` and `auth.blade.php` layouts to use `admin.scss`. - Renamed `app.scss` to `admin.scss` for better context. - Adjusted `vite.config.js` to reflect the changes in stylesheets. - Modified `web.php` to return the new `index` view. - Added a new `index.blade.php` view for the homepage layout. - Extended `tailwind.config.js` to include new color definitions.
Sofiane Lasri authored- Added `rann-logo.blade.php` component with SVG logo. - Introduced `button.blade.php` component with customizable properties. - Updated `admin.blade.php` and `auth.blade.php` layouts to use `admin.scss`. - Renamed `app.scss` to `admin.scss` for better context. - Adjusted `vite.config.js` to reflect the changes in stylesheets. - Modified `web.php` to return the new `index` view. - Added a new `index.blade.php` view for the homepage layout. - Extended `tailwind.config.js` to include new color definitions.