Viktor Szépe
708fdb1a36
Fix PHPUnit constraint ( #6389 )
...
there was a BC break in PHPUnit https://github.com/sebastianbergmann/phpunit/issues/5690
2024-04-03 09:28:26 +02:00
driesvints
9e2d6f6498
Update CHANGELOG
2024-04-02 14:38:02 +00:00
Phil Bates
58baff2c70
[11.x] Use PHPUnit v11 ( #6385 )
...
Everythings works with no changes needed.
See:
* https://phpunit.de/announcements/phpunit-11.html
* https://github.com/sebastianbergmann/phpunit/blob/11.0.0/ChangeLog-11.0.md
v11.0.5
2024-03-26 12:50:37 -05:00
driesvints
93f660c173
Update CHANGELOG
2024-03-26 16:48:14 +00: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
v11.0.4
2024-03-15 09:03:35 -05:00
Dries Vints
6f5d9b8888
Fix retry_after to be an integer ( #6377 )
2024-03-15 09:02:06 -05:00
Sergey Pashkevich
eb8f9dc2d6
[11.x] Removed useless null parameter for env helper ( #6373 )
2024-03-15 11:19:40 +01:00
Sergey Pashkevich
51c4166bfb
[11.x] Removed useless null parameter for env helper (cache.php) ( #6374 )
2024-03-15 11:18:22 +01:00
driesvints
a6ce688ad1
Update CHANGELOG
2024-03-14 13:52:07 +00:00
Dries Vints
087543a48c
Revert collation change ( #6372 )
v11.0.3
2024-03-14 14:51:29 +01:00
driesvints
881f890b99
Update CHANGELOG
2024-03-13 16:44:03 +00:00
driesvints
075c38c9e7
Update CHANGELOG
v11.0.2
2024-03-13 16:43:01 +00:00
Taylor Otwell
79969c99c6
change mariadb default
2024-03-13 11:41:47 -05:00
Jared Lewis
dd0bf5c5a6
Update welcome.blade.php ( #6363 )
2024-03-13 13:31:34 +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
v11.0.1
2024-03-12 13:20:16 -05:00
Nuno Maduro
c1fc3a0e69
Adjusts minimum stability
v11.0.0
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
v10.3.3
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