Commit Graph

7027 Commits

Author SHA1 Message Date
Dries Vints 92720a5754
Merge branch '11.x' 2024-03-14 14:52:15 +01:00
Dries Vints 087543a48c
Revert collation change (#6372) 2024-03-14 14:51:29 +01:00
Dries Vints eee001a3df
Merge branch '11.x'
# Conflicts:
#	CHANGELOG.md
2024-03-14 14:11:12 +01:00
driesvints 881f890b99 Update CHANGELOG 2024-03-13 16:44:03 +00:00
driesvints 075c38c9e7 Update CHANGELOG 2024-03-13 16:43:01 +00:00
Taylor Otwell 79969c99c6 change mariadb default 2024-03-13 11:41:47 -05:00
Dries Vints 52c6ce38da
wip 2024-03-13 15:22:40 +01:00
Jared Lewis dd0bf5c5a6
Update welcome.blade.php (#6363) 2024-03-13 13:31:34 +01:00
Dries Vints d021165978
Merge branch '11.x'
# Conflicts:
#	composer.json
2024-03-13 10:45:30 +01:00
Zep Fietje e7aa6346de
Remove branch alias from composer.json (#6366)
Cleans up composer.json similar to https://github.com/laravel/laravel/pull/6103.
2024-03-13 10:45:03 +01:00
Nuno Maduro 6ea57d766f
[11.x] Fixes SQLite driver missing (#6361)
* Fixes SQLite driver missing

* Workaround missing SQLite extension

* Adjusts command

* Update composer.json
2024-03-12 13:20:16 -05:00
Dries Vints b31cc1b7e1
[12.x] Prep Laravel v12 (#6357)
* Prep Laravel v12

* wip

* wip

* wip

* wip

* wip

* wip
2024-03-12 15:36:08 +01:00
Nuno Maduro c1fc3a0e69
Adjusts minimum stability 2024-03-12 13:52:43 +00:00
Dries Vints ec8b74030f
Prepare 11.x branch 2024-03-07 15:06:04 +01:00
Marcel Pociot e28752328c
Add Laravel Herd (#6356) 2024-03-06 10:09:00 -06:00
Nuno Maduro 512e86649e Merge branch '10.x' 2024-03-05 17:24:04 +00:00
Jason McCreary 1ee7849389
Add DB_CHARSET + DB_COLLATION (#6355) 2024-03-05 10:36:39 -06:00
Nuno Maduro dd6777099d
Removes notes 2024-02-28 15:58:11 +00: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
Nuno Maduro 9ec283d28e
Uses `env` on postmark email commented code as docs (#6350) 2024-02-25 08:09:51 -06:00
Nuno Maduro f12dd8de26
Removes broadcasting (#6351) 2024-02-25 08:08:58 -06:00
Taylor Otwell f437205a5e slim configuration 2024-02-23 14:35:25 -06:00
Taylor Otwell 96508d43ec wip 2024-02-23 11:53:06 -06:00
Taylor Otwell 27907e0181 update env example file 2024-02-22 20:53:41 -06:00
Taylor Otwell 8172528d3d use empty cache prefix in env example 2024-02-22 17:04:31 -06:00
Taylor Otwell 151eac5c1a remove comments 2024-02-14 11:46:47 -06:00
Joe Dixon bf1c2b7a17
[11.x] Adds Reverb config (#6341)
* update example env for reverb

* remove broadcasting environment variables
2024-02-14 11:32:51 -06:00
Nuno Maduro d2b3ab2455
Moves `withProviders` to configure internally (#6340) 2024-02-13 15:53:33 -06:00
driesvints 65cfa7188e Update CHANGELOG 2024-02-13 17:09:01 +00:00
Nuno Maduro 059f45ab9e Merge branch '10.x' 2024-02-13 10:24:09 +00:00
Taylor Otwell d3287461e1 wip 2024-02-12 20:23:34 -06:00
Taylor Otwell dc4e89b652 add bcrypt rounds to env example file 2024-01-30 15:45:11 -06:00
Dries Vints 2026173146
Update README.md 2024-01-29 15:39:12 +01:00
Taylor Otwell 7df47a2604 simple health route 2024-01-24 15:15:09 -06:00
Taylor Otwell 86c7c863d6 slim bootstrap file 2024-01-24 12:57:48 -06:00
Taylor Otwell e1d396c674 add note to provider file 2024-01-24 12:55:10 -06:00
Nuno Maduro cde09e632c
[11.x] Adjusts default mail environment variables (#6325)
* Adjusts default mail environment variables

* Update .env.example

---------

Co-authored-by: Taylor Otwell <taylor@laravel.com>
2024-01-24 09:01:05 -06:00
Taylor Otwell a186ebf4a9 wip 2024-01-22 16:28:47 -06:00
Nuno Maduro 1f7e88072e
Requires Guzzle on `laravel/framework` (#6324) 2024-01-22 12:39:23 -06:00
Nuno Maduro 2954247047
Fixes `APP_MAINTENANCE_DRIVER` value for testing 2024-01-22 16:29:40 +00:00
Taylor Otwell 3898059e00 explicit directory 2024-01-21 15:49:03 -06:00
Taylor Otwell 5955d2e4f9 revert quietness 2024-01-20 16:21:58 -06:00
Taylor Otwell 27a4111fc2 run database migrations quietly on create project 2024-01-20 16:18:36 -06:00
Taylor Otwell e23c0c1bfd
SQLite for local dev (#6322)
* update values for a sqlite default world

* migrate on post create project

* touch database

* fix typo
2024-01-20 16:02:54 -06:00
Taylor Otwell b1502f3c07 slim comments 2024-01-17 16:44:19 -06:00
Nuno Maduro 1ad4708ddb Merge branch '10.x' 2024-01-12 13:48:06 +00:00
Nuno Maduro dd60315e9a
[11.x] Simplify PHP comments (#6316)
* Simplifies comments

* Apply fixes from StyleCI

* Removes non used line

* remove some comments

---------

Co-authored-by: StyleCI Bot <bot@styleci.io>
Co-authored-by: Taylor Otwell <taylor@laravel.com>
2024-01-11 14:32:05 -06:00
Maarten Buis 6292958a6b
[11.x] Removed unused using in public/index.php (#6315) 2024-01-09 15:33:38 -06:00
Nuno Maduro b726807a90
Uses Tinker's stable branch 2024-01-09 18:23:03 +00:00