Commit Graph

129 Commits

Author SHA1 Message Date
annajwasz 52b903ad10 add wizardform 2025-03-08 00:10:31 +07:00
annajwasz d9f69b7f68 Initial commit 2025-02-23 16:27:25 +07:00
Julius Kiekbusch f9bedb320c
Fix tailwindclass (#6518) 2025-01-10 12:53:27 -08:00
Trevor Varwig cb7ab6170b
fix css whitespace invalid-calc (#6517) 2025-01-09 12:14:56 -08:00
Taylor Otwell b378ce946a
Add Tailwind, "composer run dev" (#6463)
This PR does two things...

First, it adds a basic Tailwind configuration out of the box. This lets you start using Tailwind immediately without installing any starter kit. Useful if you just want to mess around or build things from scratch.

Second, it adds a composer run dev script, which starts php artisan serve, php artisan queue:listen --tries=1, php artisan pail (now a dev dependency by default), and npm run dev all in one command, with color coded output in the terminal using concurrently.
2024-10-10 14:21:56 -05:00
Dominik Koch 49bceac41f
Update welcome.blade.php to add missing alt tag (#6462)
Every image should have an alt tag for accessibility reasons, but this one did not, so this commit aims to add the missing one.
2024-10-08 08:34:41 -05:00
Michael Nabil 441845d88d
[11.x] Fix on hover animation and ring (#6376)
Fix the card of the Vibrant Ecosystem when the mouse hovers over the card
2024-03-15 09:03:35 -05:00
Jared Lewis dd0bf5c5a6
Update welcome.blade.php (#6363) 2024-03-13 13:31:34 +01:00
Marcel Pociot e28752328c
Add Laravel Herd (#6356) 2024-03-06 10:09:00 -06:00
Jason Beggs 90a0a16e0a
Recompile styles (#6354) 2024-02-28 14:30:00 +01:00
Jason Beggs f76b09d218
Implement L11 welcome page design (#6335)
* Implement L11 welcome page design

* wip

* Remove shop and sponsor links and use more semantic elements

* Update screenshots to simplified versions

* Update images to use CDN versions and remove images from the repo

* Update Home to Dashboard

* Small tweaks to match Breeze
2024-02-27 18:10:21 -08:00
Taylor Otwell d3287461e1 wip 2024-02-12 20:23:34 -06:00
Ayman Atmeh d14bdeeb6d
Update welcome.blade.php (#6163)
"Set z-index to 10 for Login/Register container to ensure it appears on top of other elements"
2023-04-26 08:39:12 -05:00
Nuno Maduro 4e957b2908
Tweaks Laravel description (#6099) 2023-02-13 12:07:51 -06:00
Taylor Otwell 61a14cdcc4 remove shop for now while store being redone 2023-02-10 09:28:06 -06:00
Jess Archer d73651553b
[10.x] A fresh welcome page (#6093)
* wip

* minor tweaks

* Use cool gray for dark mode

* Use the same grays for light and dark

* Improve dots bg

* Add some red back into dark mode

* Replace Tailwind CDN with compiled CSS

* Remove unnecessary class

* Restore font-display: swap

---------

Co-authored-by: Taylor Otwell <taylor@laravel.com>
2023-02-10 09:26:37 -06:00
Dries Vints 1fd1e03fcc
Update to Heroicons v2 (#6051) 2022-12-22 08:40:18 -06:00
Tim MacDonald 5138bc36db
update colours (#6002) 2022-10-04 21:26:47 -05:00
Abenet Tamiru 52863d9e4a
Update font delivery (#5952)
Seeing the non compliance of Google Fonts to GDPR I thought to update the CDN.
My non-designer eyes could see no difference on the site.
2022-07-23 19:02:13 -05:00
Mohamed ELIDRISSI 196a27593b
Remove additional `}` from welcome view inline css (#5702) 2021-10-11 08:58:39 -05:00
Roy van Veldhuizen a36f02c4f2
Dark mode auth links contrast (#5678)
* Improved contrast ratio of auth links in dark mode.

* Restored home link.
2021-08-25 13:07:32 -05:00
Dries Vints 471195d743
Fix footer on mobile (#5561) 2021-03-12 07:55:27 -06:00
Martin Eiber 16f531e646
[8.x] Added sans-serif as Fallback Font (#5543)
* Added sans-serif as Fallback Font

Added sans-serif as Fallback Font to the Welcome Page

* Update welcome.blade.php

Co-authored-by: Taylor Otwell <taylor@laravel.com>
2021-02-26 07:19:45 -06:00
Taylor Otwell 9a56a60cc9 update wording 2021-02-16 08:02:06 -06:00
A-Maged 9957559dc5
closed @auth correctly (#5471) 2020-11-17 08:57:20 -06:00
Taylor Otwell 5396be6ef2 update welcome view 2020-10-27 15:15:00 -05:00
Youri Wijnands c64061629e
Use the new Google Fonts API (#5398)
https://developers.google.com/fonts/docs/css2
2020-09-08 07:50:22 -05:00
Taylor Otwell 6f1f40bc94 update link 2020-07-14 14:39:13 -05:00
Taylor Otwell b522e3b301 shop 2020-06-03 17:06:06 -05:00
Taylor Otwell 6aa12f1b06 use route service provider 2020-06-03 14:51:22 -05:00
Taylor Otwell c15a1006d1 respect dark mode on splash 2020-05-15 14:04:40 -05:00
Taylor Otwell 0e01834bed add sponsor link 2020-04-17 10:36:46 -05:00
Taylor Otwell 0f0b78ec8c tweak welcome page 2020-04-07 15:58:25 -05:00
Taylor Otwell bf2d370ec4 new welcome page 2020-04-07 14:38:49 -05:00
Chuck Rincón fad6ef3d4b [6.0] - Add vapor link on the welcome view (#5072) 2019-08-02 15:54:12 -05:00
Dries Vints 762e987e5b
Uppercase doctype
In similar fashion as https://github.com/laravel/framework/pull/28583
2019-05-21 15:15:32 +02:00
Eddybrando Vásquez e40dfc6b4d feat: Remove unnecessary link type 2019-02-04 22:45:28 +01:00
Taylor Otwell 915667a8d5 formatting 2019-01-11 08:48:42 -06:00
ForzaFerrariDEV 1ec97b2c37
Update welcome.blade.php 2019-01-10 21:46:58 +01:00
Boris Damevin 59bdc8cd4e
Fix bad font size render on link
With Nunito, the 12px size with uppercase hase bad render (FF & Chrome).
2018-10-16 23:45:14 +02:00
Ankur Kumar 3973fe7897
Update lang attribute
Make the lang attribute similar to 

https://github.com/laravel/framework/blob/5.7/src/Illuminate/Auth/Console/stubs/make/views/layouts/app.stub

See https://github.com/laravel/framework/pull/24392
2018-10-01 10:44:36 +05:30
Zak Nesler c6f04411f5
Use correct facade 2018-09-29 22:09:02 -04:00
Taylor Otwell 55e580f6cf
Update welcome.blade.php 2018-09-28 09:04:03 -05:00
Arjay Q. Angeles e9211a4ed4 Check if register route is enabled. 2018-09-28 10:36:34 +08:00
Sjors Ottjes 76a536b407
Update welcome.blade.php 2018-09-05 08:49:25 +02:00
Taylor Otwell 289b145731 Merge branch 'master' of github.com:laravel/laravel 2018-08-22 14:12:47 -05:00
Taylor Otwell 4e6838a6cc add nova 2018-08-22 14:12:42 -05:00
Advaith 1d33fc07bf
Changed font to new one
Updated the font to Nuntio from Raleway
2018-08-14 18:32:21 +05:30
Ahmed-Te7a 71d38b044d Add auth directive 2017-07-25 20:26:13 +02:00
balping 03c2387226 Change hardcoded urls to named routes
This makes the links consistent with the ones in https://github.com/laravel/framework/blob/5.4/src/Illuminate/Auth/Console/stubs/make/views/layouts/app.stub
2017-07-25 10:19:59 +02:00