Commit Graph
62 Commits
Author SHA1 Message Date
nuno maduro f1f2befaa8 Uses unqualified names (#6760) 2026-03-10 14:58:02 -05:00
nuno maduro 473734f596 Makes test suite using broadcast's null driver (#6691) 2025-10-20 17:30:18 -04:00
Nuno Maduro 82a83a6981 Fixes pail timing out after an hour (#6473) 2024-10-21 08:59:43 -05:00
Nuno Maduro 5d86ab4b72 Removes spatie/laravel-ignition (#6406) 2024-05-28 18:01:13 +02: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
Nuno Maduro c1fc3a0e69 Adjusts minimum stability 2024-03-12 13:52:43 +00:00
Nuno Maduro 512e86649e Merge branch '10.x' 2024-03-05 17:24:04 +00:00
Nuno Maduro dd6777099d Removes notes 2024-02-28 15:58:11 +00: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
Nuno Maduro d2b3ab2455 Moves withProviders to configure internally (#6340) 2024-02-13 15:53:33 -06:00
Nuno Maduro 059f45ab9e Merge branch '10.x' 2024-02-13 10:24:09 +00:00
Nuno MaduroandTaylor Otwell cde09e632c [11.x] Adjusts default mail environment variables (#6325)
* Adjusts default mail environment variables

* Update .env.example

---------

Co-authored-by: Taylor Otwell <[email protected]>
2024-01-24 09:01:05 -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
Nuno Maduro 1ad4708ddb Merge branch '10.x' 2024-01-12 13:48:06 +00:00
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 <[email protected]>
Co-authored-by: Taylor Otwell <[email protected]>
2024-01-11 14:32:05 -06:00
Nuno Maduro b726807a90 Uses Tinker's stable branch 2024-01-09 18:23:03 +00:00
Nuno Maduro 14bc24d236 Adds Laravel Ignition (#6312) 2024-01-04 17:47:07 +01:00
Nuno Maduro 2529041f38 Merge branch '10.x' 2024-01-03 14:04:49 +00:00
Nuno Maduro 13a81bf921 Removes CreatesApplication (#6310) 2024-01-03 07:52:33 -06:00
Nuno Maduro 1674895c04 [11.x] Bumps versions on composer.json (#6311)
* Bumps minor versions

* Uses minor pattern

* Uses `1.6.3` for axious
2024-01-03 07:46:30 -06:00
Nuno Maduro b191f9d086 Merge branch '10.x' 2023-12-27 16:52:21 +00:00
Nuno Maduro 0c8372a2e6 Reverts assertOk change (#6303) 2023-12-27 10:47:30 -06:00
Nuno Maduro 9e3fbaa563 Uses CACHE_STORE instead of CACHE_DRIVER (#6302) 2023-12-27 08:16:46 -06:00
Nuno Maduro e15fbbe547 Fixes tests failing due database not available (#6297) 2023-12-18 08:27:23 -06:00
Nuno MaduroandTaylor Otwell 73cf5bc5bc [10.x] Fixes missing property description (#6275)
* Fixes missing property description

* Update UserFactory.php

---------

Co-authored-by: Taylor Otwell <[email protected]>
2023-11-20 09:20:28 -06:00
Nuno Maduro 036ea83da2 Uses actions/checkout@v4 2023-10-17 14:17:21 +01:00
Nuno Maduro 96fb350fb5 Re-adds tinker (#6254) 2023-10-13 14:51:55 -05:00
Nuno Maduro 645ab9030f Fixes build of dev-master (#6252) 2023-10-12 09:39:09 -05:00
Nuno Maduro 64685e6f20 Adds phpunit/[email protected] support (#6155) 2023-04-14 09:03:05 -05:00
Nuno Maduro 4e957b2908 Tweaks Laravel description (#6099) 2023-02-13 12:07:51 -06:00
Nuno Maduro 99b1d97321 [10.x] Adds PHPUnit 10 support (#6052)
* Adds PHPUnit 10 support

* Reverts `noNamespaceSchemaLocation`

* Improves PHPUnit configuration file
2023-02-07 09:26:27 -06:00
Nuno Maduro a55085b856 Uses Laravel Ignition v2.x (#6079) 2023-01-23 18:25:20 +00:00
Nuno Maduro 5c7cc8eee4 Keeps "prefer-stable": true 2023-01-11 15:50:07 +00:00
Nuno Maduro 75d22431af Removes redundant composer setting 2023-01-11 15:21:12 +00:00
Nuno Maduro 55af5469c3 [10.x] Uses PHP Native Type Declarations 🐘 (#6010)
* Adds basic typing around method's arguments and return types

* Adds missing `closure` type

* Adds typing on tests

* Fixes `RedirectIfAuthenticated`

* Fixes `Authenticate`

* Improves `RedirectIfAuthenticated` types

* Fixes user factory `unverified` return type
2023-01-03 10:35:24 +01:00
Nuno MaduroandDries Vints fa5e54a2ab [9.x] Uses laravel/pint for styling (#5945)
* Uses `laravel/pint` for styling

* Makes `.styleci.yml` ignored on export

* Update composer.json

Co-authored-by: Dries Vints <[email protected]>
2022-07-15 08:38:49 -05:00
Nuno Maduro a49d1c2aa1 Merge pull request #5806 from axlon/patch-1
[9.x] Improve typing on user factory
2022-02-09 20:34:02 +00:00
Nuno MaduroandTaylor Otwell 1d9e53f90d Adds Laravel v9.x to changelog (#5803)
* Adds Laravel `v9.x` to changelog

* Update CHANGELOG.md

Co-authored-by: Taylor Otwell <[email protected]>
2022-02-08 10:27:21 -06:00
Nuno Maduro b86a62a6b8 Reverts analysing routes folder as it causes issues with html coverage reporter (#5800) 2022-02-07 08:26:16 -06:00
Nuno Maduro f7bc33d584 Merge pull request #5797 from ArnaudLier/patch-1
[9.x] Remove `server.php` from StyleCI
2022-02-05 11:35:55 +00:00
Nuno Maduro 54a249cd3c Bumps nunomaduro/collision dependency (#5782) 2022-01-30 10:16:02 -06:00
Nuno Maduro 4db44f80e5 Merge pull request #5774 from morrislaptop/user-factory-type
[9.x] Add type to UserFactory for generic parent class
2022-01-21 14:59:27 +00:00
Nuno Maduro e92f1e9729 [9.x] Analysis routes files test coverage (#5771) 2022-01-20 09:55:58 -06:00
Nuno Maduro 0df17db8d9 Improves app's default aliases configuration file (#5769) 2022-01-17 13:28:59 -06:00
Nuno MaduroandTaylor Otwell 013b17793d [9.x] Removes Core Class Aliases from the skeleton (#5751)
* Removes Core Class Aliases from the skeleton

* Updates configuration file

* use array merge

Co-authored-by: Taylor Otwell <[email protected]>
2021-12-20 13:48:17 -06:00
Nuno Maduro 583281c409 Removes server.php file (#5747) 2021-12-14 07:55:22 -06:00
Nuno Maduro 2a88c174b6 Imports without model events trait on seeds (#5745) 2021-12-10 07:16:58 -06:00
Nuno Maduro 8a62ca2633 Improves generic types on the skeleton (#5740) 2021-12-03 09:04:57 -06:00
Nuno Maduro 33ceba78ba Removes the commands property (#5727) 2021-11-18 10:18:32 -06:00
Nuno Maduro 9915831d22 Guess database factory model by default (#5713) 2021-10-22 13:11:06 -05:00
Nuno MaduroandTaylor Otwell 1980ca13ea [8.x] Logs deprecations instead of treating them as exceptions (#5711)
* Logs deprecations instead of treating them as exceptions

* formatting

Co-authored-by: Taylor Otwell <[email protected]>
2021-10-19 08:42:24 -05:00
Nuno Maduro 4578193d52 Uses LazilyRefreshDatabase by default (#5696) 2021-09-29 08:20:24 -05:00
Nuno MaduroandTaylor Otwell ef9d0e4c78 Ensures downloaded version of Collision supports PHP 8.1 (#5697)
Co-authored-by: Taylor Otwell <[email protected]>
2021-09-29 08:17:58 -05:00
Nuno Maduro 30831ee7be Bumps Collision version (#5517) 2021-01-13 08:04:35 -06:00
Nuno Maduro 9374d9e7b3 Requires PHP 7.3 and bumps both PHPUnit and Collision 2020-06-22 03:07:47 +02:00
Nuno Maduro eb3143ea72 Uses latest stable of Collision (#5221) 2020-02-04 15:20:49 -06:00
Nuno Maduro b7a5bc7f3c Bumps Collision dependency to v4.0 (#5160) 2019-11-25 14:46:55 -06:00
Nuno Maduro bb969c61d4 Fixes required version of the framework within composer.json (#5130) 2019-10-08 15:44:05 -05:00
Nuno Maduro 799a3ef8ec Use semver caret operator for laravel-dump-server 2018-08-27 10:48:40 +02:00
Nuno Maduro 6556e548dd Adds nunomaduro/collision on composer require-dev 2017-12-17 22:18:24 +01:00