Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
732 commits
Select commit Hold shift + click to select a range
f79296d
Add mac_address validation message (#5754)
bilalalmassry Dec 20, 2021
013b177
[9.x] Removes Core Class Aliases from the skeleton (#5751)
nunomaduro Dec 20, 2021
56a73db
Update CHANGELOG.md
driesvints Dec 22, 2021
2b7464f
Merge branch '8.x'
driesvints Dec 22, 2021
409992e
[9.x] Make .env.example sync with new changes (#5757)
reziamini Jan 2, 2022
6808b20
Use latest version of laravel-cors (#5758)
barryvdh Jan 3, 2022
8d08717
Update README.md
taylorotwell Jan 6, 2022
b58d346
Update composer.json (#5761)
driesvints Jan 12, 2022
70a8b4a
Update composer.json
freekmurze Jan 12, 2022
9c182f8
Merge pull request #5762 from freekmurze/master
driesvints Jan 13, 2022
3701593
Revert "[9.x] Add Ignition"
driesvints Jan 13, 2022
726e0bb
Merge pull request #5763 from laravel/revert-5762-master
driesvints Jan 13, 2022
9b4e424
Add Ignition (#5764)
driesvints Jan 13, 2022
929571d
Bumped minimum guzzle version to match that of the framework suggest …
GrahamCampbell Jan 14, 2022
9b93e0d
Use <env> element (#5765)
jasonmccreary Jan 15, 2022
0df17db
Improves app's default aliases configuration file (#5769)
nunomaduro Jan 17, 2022
e92f1e9
[9.x] Analysis routes files test coverage (#5771)
nunomaduro Jan 20, 2022
7bff7c6
add type to UserFactory for generic parent class
morrislaptop Jan 21, 2022
4c94086
switch to extends
morrislaptop Jan 21, 2022
1db81e7
use FQN
morrislaptop Jan 21, 2022
f346b9a
Bump axios version (#5773)
balu-lt Jan 21, 2022
4db44f8
Merge pull request #5774 from morrislaptop/user-factory-type
nunomaduro Jan 21, 2022
b2dbbaf
[9.x] remove `null` since default parameter is `null` (#5779)
dammy001 Jan 27, 2022
aed682e
[9.x] Make it easier to support Papertrail on Vapor out of the box (#…
simensen Jan 27, 2022
54a249c
Bumps `nunomaduro/collision` dependency (#5782)
nunomaduro Jan 30, 2022
5ae2f24
fix spacing
taylorotwell Feb 1, 2022
d43dcb1
document json session serialization (#5787)
taylorotwell Feb 1, 2022
926c48e
add validation language line
taylorotwell Feb 1, 2022
8819ee7
[9.x]: remove redundant argument `null` since default parameter is `n…
dammy001 Feb 2, 2022
9051a02
Fix alphabetical order
emaia Feb 3, 2022
9477122
Merge pull request #5795 from emaia/patch-1
driesvints Feb 3, 2022
096638e
Update the default Argon2 options
driesvints Feb 3, 2022
939b0ce
remove session key
taylorotwell Feb 4, 2022
6e1e4dd
Update .styleci.yml
Feb 5, 2022
f7bc33d
Merge pull request #5797 from ArnaudLier/patch-1
nunomaduro Feb 5, 2022
4c5b774
Added missing dot in `required_array_keys` validation rule (#5798)
Feb 6, 2022
b86a62a
Reverts analysing routes folder as it causes issues with html coverag…
nunomaduro Feb 7, 2022
71efaae
Merge branch '8.x'
driesvints Feb 8, 2022
79805bc
[8.x] Auto update changelog file with a new release (#5801)
driesvints Feb 8, 2022
b0934a9
Merge branch '8.x'
taylorotwell Feb 8, 2022
130b8de
Update CHANGELOG.md
driesvints Feb 8, 2022
fb72538
Update CHANGELOG.md
driesvints Feb 8, 2022
4c2104a
Update CHANGELOG.md
driesvints Feb 8, 2022
4c6186a
Update CHANGELOG.md
driesvints Feb 8, 2022
1d9e53f
Adds Laravel `v9.x` to changelog (#5803)
nunomaduro Feb 8, 2022
9301304
Laravel 10
driesvints Feb 8, 2022
13035e0
revert 10 for now
driesvints Feb 8, 2022
5901059
add discovery method default
taylorotwell Feb 9, 2022
207a23e
Fix .gitattributes consistency with .editorconfig (#5802)
ThisGitHubUsernameWasAvailable Feb 9, 2022
6479a60
Improve typing on user factory
axlon Feb 9, 2022
a49d1c2
Merge pull request #5806 from axlon/patch-1
nunomaduro Feb 9, 2022
8097a3d
Align min PHP version with docs
u01jmg3 Feb 10, 2022
90be1e3
Merge pull request #5807 from u01jmg3/9.x
driesvints Feb 10, 2022
6c1f430
Revert "Fix .gitattributes consistency with .editorconfig (#5802)" (#…
driesvints Feb 10, 2022
e077976
[9.x] Remove redundant `null`s (#5811)
felixdorn Feb 11, 2022
5a374ae
[10.x] Prep Laravel 10 (#5805)
driesvints Feb 11, 2022
efd49c6
Add Redis facade as comment in app.config (#5813)
mmachatschek Feb 14, 2022
f2b8023
Revert "Add Redis facade as comment in app.config (#5813)" (#5814)
taylorotwell Feb 14, 2022
5eef672
[9.x] Fix lang alphabetical order (#5812)
shuvroroy Feb 14, 2022
20b7e19
add default address
taylorotwell Feb 14, 2022
376ed67
Update RouteServiceProvider.php (#5816)
driesvints Feb 15, 2022
19f4e34
Add underscore to prefix in database cache key (#5817)
m4tlch Feb 15, 2022
345e465
Update CHANGELOG.md
driesvints Feb 15, 2022
4a6229a
Update RouteServiceProvider.php (#5818)
emargareten Feb 16, 2022
871ff9e
[9.x] Update sanctum config file (#5820)
suyar Feb 17, 2022
ecf7b06
Replace Laravel CORS package (#5825)
driesvints Feb 22, 2022
dcf59f0
Update CHANGELOG.md
driesvints Feb 22, 2022
969ff64
Small typo fix in filesystems.php (#5827)
tooshay Feb 22, 2022
4ecd97b
Add option to configure Mailgun transporter scheme (#5831)
jnoordsij Mar 3, 2022
93395a3
[9.x] add throw to filesystems config (#5835)
ankurk91 Mar 6, 2022
95fec9a
Update mail.php (#5836)
driesvints Mar 8, 2022
67be951
Update CHANGELOG.md
driesvints Mar 8, 2022
9605fb1
The docker-compose.override.yml should not be ignored by default (#5838)
dakira Mar 9, 2022
660417c
Update CHANGELOG.md
driesvints Mar 15, 2022
b18216a
Update .styleci.yml (#5843)
driesvints Mar 17, 2022
222908f
Update .styleci.yml
driesvints Mar 17, 2022
d8f0e93
[9.x] Add an example to the class aliases (#5846)
nshiro Mar 21, 2022
9ffc18a
The comment for cache key prefix needed an update (#5849)
JackEllis Mar 21, 2022
c4f8ed0
Update update-changelog.yml
driesvints Mar 23, 2022
8594815
Add username in config to use with phpredis + ACL (#5851)
neoteknic Mar 25, 2022
23bf290
Merge branch '9.x'
GrahamCampbell Mar 26, 2022
004b131
Drop PHP 8.0 (#5854)
GrahamCampbell Mar 26, 2022
c532e14
Remove "password" validation key (#5856)
mnastalski Mar 28, 2022
d650fa2
[9.x] Make authenticate session a route middleware (#5842)
taylorotwell Mar 29, 2022
55db9d6
Update CHANGELOG
driesvints Mar 29, 2022
f7b982e
add encryption configuration
taylorotwell Mar 29, 2022
61d1448
Update CHANGELOG
driesvints Apr 5, 2022
d70eb3e
wip
taylorotwell Apr 6, 2022
9986d51
remove packages file for a better experience
taylorotwell Apr 6, 2022
19272e0
revert change - unnecessary :)
taylorotwell Apr 7, 2022
039a99a
Create pull-requests.yml
driesvints Apr 8, 2022
b630eae
Update RouteServiceProvider.php (#5862)
osbre Apr 11, 2022
843a4f8
Update server.php (#5863)
driesvints Apr 12, 2022
a507e14
add levels to handler
taylorotwell Apr 12, 2022
a8cefc2
update wording
taylorotwell Apr 12, 2022
d5d2b67
fix docblock
taylorotwell Apr 12, 2022
78ad150
Update CHANGELOG.md
driesvints Apr 12, 2022
ba23174
Update CHANGELOG
driesvints Apr 12, 2022
db0d052
move password lines into main translation file
taylorotwell Apr 20, 2022
9d39835
[9.x] Add missing maintenance to config (#5868)
ibrunotome Apr 20, 2022
ba5f2dd
Update CHANGELOG
driesvints Apr 27, 2022
d060343
Bump laravel/framework version to latest (#5870)
jnoordsij Apr 27, 2022
52e9984
Fix alphabetical order for password rules (#5872)
adevade Apr 28, 2022
17fbcaa
Merge branch '8.x' into 9.x
driesvints Apr 29, 2022
f662352
[9.x] Run tests for skeleton (#5873)
driesvints May 2, 2022
62cb905
Update logging.php (#5874)
driesvints May 3, 2022
5840c98
Bump minimum Laravel version
driesvints May 3, 2022
ffd790e
Update CHANGELOG
driesvints May 3, 2022
14b6505
Update mail.php (#5877)
bintzandt May 4, 2022
5c5a300
[9.x] Add specific test user in seeder (#5879)
driesvints May 5, 2022
7216fa7
a few wording changes
taylorotwell May 5, 2022
8d3a964
Update CHANGELOG
driesvints May 10, 2022
ea6e409
Merge branch '9.x'
GrahamCampbell May 15, 2022
2e3563d
Switch to ESM imports (#5895)
jessarcher May 28, 2022
bb0de1f
Update CHANGELOG
driesvints May 31, 2022
b084aac
add language line
taylorotwell Jun 7, 2022
93cc51e
[9.x] Improve Pusher configuration for easy development (#5897)
oanhnn Jun 7, 2022
c5c731a
Update CHANGELOG
driesvints Jun 7, 2022
3d7b077
Sorting (#5899)
FaridAghili Jun 7, 2022
2e823dd
Update pull-requests.yml
driesvints Jun 8, 2022
1f9eee0
Update update-changelog.yml
driesvints Jun 8, 2022
0c3d1fa
use global functino
taylorotwell Jun 22, 2022
86b4b1b
[9.x] Vite (#5904)
jessarcher Jun 22, 2022
d694bc0
[9.x] Added support for easy development configuration in bootstrap.j…
rennokki Jun 24, 2022
f46db07
Update composer.json
driesvints Jun 28, 2022
bb73205
Update CHANGELOG
driesvints Jun 28, 2022
b331e10
Merge branch '9.x'
driesvints Jun 28, 2022
14719d0
Update .gitignore (#5924)
driesvints Jun 30, 2022
3c0c7a0
bump actions/checkout (#5928)
nbayramberdiyev Jul 1, 2022
fa4c8c1
Update bootstrap.js (#5929)
Jul 1, 2022
1fa6b7d
add default reloading to skeleton (#5927)
timacdonald Jul 1, 2022
91f4954
Update to the latest version of laravel-vite-plugin (#5932)
jessarcher Jul 6, 2022
3850b46
Update to the latest version of laravel-vite-plugin (#5943)
jessarcher Jul 13, 2022
df07877
Update CHANGELOG
driesvints Jul 13, 2022
88419bf
Bump axios version (#5946)
ankurk91 Jul 14, 2022
fa5e54a
[9.x] Uses `laravel/pint` for styling (#5945)
nunomaduro Jul 15, 2022
b124ab0
Vite 3 support (#5944)
timacdonald Jul 19, 2022
1e97448
Update CHANGELOG
driesvints Jul 19, 2022
52863d9
Update font delivery (#5952)
abenerd Jul 24, 2022
2bbb0ef
Merge branch '9.x'
driesvints Jul 25, 2022
551bbca
wip
driesvints Jul 25, 2022
ce62296
[9.x] Don't need to ignore vite config file (#5953)
GrahamCampbell Jul 26, 2022
944c87d
Update CHANGELOG
driesvints Jul 26, 2022
6e11031
Update laravel/sanctum version (#5957)
suyar Jul 29, 2022
3ea3861
Update composer.json (#5959)
driesvints Aug 1, 2022
ba8ed9d
Update CHANGELOG
driesvints Aug 2, 2022
74dfb6c
Validation added `doesnt_end_with` translation (#5962)
kichetof Aug 3, 2022
4135d58
Update CHANGELOG
driesvints Aug 9, 2022
dbced6a
Add ValidateSignature middleware for ignore params (#5942)
valorin Aug 15, 2022
951c9c8
wip
taylorotwell Aug 15, 2022
858a3ca
wip
taylorotwell Aug 15, 2022
57400e9
Update CHANGELOG
driesvints Aug 16, 2022
c233957
add alt to laravel logo image (#5973)
sh1hab Aug 20, 2022
7b17f5f
use short closure
taylorotwell Aug 20, 2022
e2e25f6
use except
taylorotwell Aug 20, 2022
d18332b
[9.x] feature: `max_digits` and `min_digits` validation translations …
danharrin Aug 22, 2022
e5e46b4
Update CHANGELOG
driesvints Aug 23, 2022
8438ba5
bump the Vite version (#5977)
timacdonald Aug 29, 2022
64e0175
Update CHANGELOG
driesvints Aug 30, 2022
ad219e8
Make email unique (#5978)
martin-ro Sep 2, 2022
c1dc419
Update CHANGELOG
driesvints Sep 6, 2022
1bec4f8
Validation added `required_if_accepted` (#5987)
luisprmat Sep 15, 2022
4a73b5d
Add Laravel Bootcamp to Learning Laravel (#5991)
Jubeki Sep 16, 2022
9725129
GitHub Workflows security hardening (#5992)
sashashura Sep 20, 2022
ff696f4
Update CHANGELOG
driesvints Sep 20, 2022
e87bfd6
Update tests.yml
driesvints Sep 20, 2022
b47c4bc
PHP 8.2 build (#5999)
driesvints Oct 4, 2022
2f975d7
Update tests.yml (#6000)
driesvints Oct 4, 2022
5138bc3
update colours (#6002)
timacdonald Oct 5, 2022
7f62c14
ignore .env.production (#6004)
yasapurnama Oct 6, 2022
5fb72c0
Upgrade axios to v1.x (#6008)
ankurk91 Oct 10, 2022
5daa02c
Shorten pusher host config (#6009)
buihanh2304 Oct 11, 2022
1f27a22
Sort EditorConfig rules (#6012)
zepfietje Oct 17, 2022
586b9e7
Add /.fleet directory to .gitignore (#6011)
dominiq007 Oct 17, 2022
53e2ce5
Merge branch '9.x'
driesvints Oct 25, 2022
720f757
Remove 8.0 build
driesvints Oct 25, 2022
48e3855
Update CHANGELOG
driesvints Oct 25, 2022
d938bfd
Changing .env to make Pusher work without editing the commented out p…
cveldman Oct 28, 2022
7b78232
Update CHANGELOG
driesvints Nov 1, 2022
3762b41
Adds lowercase validation rule translation (#6028)
timacdonald Nov 9, 2022
69e2cce
Update validation.php (#6029)
michaelnabil230 Nov 14, 2022
21964ec
validation rules sorting consistency (#6031)
FaridAghili Nov 14, 2022
040d548
Update CHANGELOG
driesvints Nov 15, 2022
8a8730c
bump vite plugin (#6038)
timacdonald Nov 21, 2022
71c7780
Update CHANGELOG
driesvints Nov 22, 2022
88b2d17
Create issues.yml
driesvints Nov 23, 2022
9fb954f
Merge branch '9.x'
driesvints Nov 23, 2022
d412d5b
Add ulid and ascii validation message (#6046)
nshiro Dec 12, 2022
bc420da
vite 4 support (#6043)
timacdonald Dec 15, 2022
1b0d33c
Update package.json
driesvints Dec 15, 2022
52b741c
Update CHANGELOG
driesvints Dec 15, 2022
39f4830
add decimal translation
taylorotwell Dec 19, 2022
42f5857
Update CHANGELOG
driesvints Dec 20, 2022
f1f2072
Updated tests badge (#6050)
voidgraphics Dec 21, 2022
1fd1e03
Update to Heroicons v2 (#6051)
driesvints Dec 22, 2022
ca01443
[9.x] Support pusher-js v8.0 (#6059)
balu-lt Dec 27, 2022
21b826f
Updated git configuration to use LF line endings by default (#6061)
WendellAdriel Dec 30, 2022
091aa7d
switch email to a primary key (#6064)
browner12 Jan 2, 2023
55af546
[10.x] Uses PHP Native Type Declarations 🐘 (#6010)
nunomaduro Jan 3, 2023
b4573d5
Update CHANGELOG
driesvints Jan 3, 2023
2889456
Update composer.json
driesvints Jan 6, 2023
8f5346e
Merge branch '9.x'
driesvints Jan 10, 2023
af241e1
Update composer.json
driesvints Jan 10, 2023
c1092ec
use min stability stable
taylorotwell Jan 11, 2023
75d2243
Removes redundant composer setting
nunomaduro Jan 11, 2023
5c7cc8e
Keeps `"prefer-stable": true`
nunomaduro Jan 11, 2023
875e6f1
Merge branch '9.x'
driesvints Jan 13, 2023
1d0dad9
Use dev stability for master
driesvints Jan 13, 2023
6b7fc50
Update CHANGELOG
driesvints Jan 17, 2023
9c26e61
Adds "missing" validation rule translations (#6078)
timacdonald Jan 20, 2023
a55085b
Uses Laravel Ignition `v2.x` (#6079)
nunomaduro Jan 23, 2023
d0c8f49
Merge branch '9.x'
driesvints Jan 23, 2023
cfe893d
adjust wording
taylorotwell Jan 25, 2023
f62d260
remove dispatches job trait
taylorotwell Jan 25, 2023
de868f0
Use nullable typing (#6084)
jasonmccreary Jan 27, 2023
edcbe6d
rename property for clarity
taylorotwell Jan 27, 2023
a28ad29
rename password reset tokens table in skeleton
taylorotwell Jan 30, 2023
e0a5b0e
document new options
taylorotwell Jan 31, 2023
6092ff4
update example
taylorotwell Jan 31, 2023
c0b60c0
Update CHANGELOG
driesvints Jan 31, 2023
5eb99fc
sets ASSET_URL to use / as the default value (#6089)
timacdonald Feb 6, 2023
99b1d97
[10.x] Adds PHPUnit 10 support (#6052)
nunomaduro Feb 7, 2023
842f511
remove lang directory by default
taylorotwell Feb 8, 2023
135e35b
fix conflicts
taylorotwell Feb 8, 2023
18c6b2b
update change log
taylorotwell Feb 8, 2023
d736515
[10.x] A fresh welcome page (#6093)
jessarcher Feb 10, 2023
61a14cd
remove shop for now while store being redone
taylorotwell Feb 10, 2023
5b60b60
[9.x] Adds clarification to throttle auth setting (#6096)
Arne1303 Feb 12, 2023
6f4cea4
remove lodash (#6095)
emargareten Feb 13, 2023
4e957b2
Tweaks Laravel description (#6099)
nunomaduro Feb 13, 2023
f19397b
Update package.json (#6100)
emargareten Feb 13, 2023
f48a46b
Merge branch '9.x' into 10.x
taylorotwell Feb 14, 2023
acd0f29
update min stability
taylorotwell Feb 14, 2023
674fbcc
Update CHANGELOG.md
driesvints Feb 14, 2023
1df3be4
Prepare v11
driesvints Feb 14, 2023
f32a9d6
dev stability
driesvints Feb 14, 2023
e4abd48
Remove branch-alias from composer.json (#6103)
Feb 14, 2023
d90ea8a
Merge branch '10.x'
driesvints Feb 14, 2023
9c4cef1
note ses-v2
taylorotwell Feb 14, 2023
36202b2
Add PHPUnit result cache to gitignore (#6105)
itxshakil Feb 14, 2023
ad279a6
Allow php-http/discovery as a composer plugin (#6106)
nicolas-grekas Feb 15, 2023
c574472
Merge branch '10.x'
driesvints Feb 16, 2023
bdd61ef
Update CHANGELOG
driesvints Feb 16, 2023
3986d4c
remove unneeded call
taylorotwell Feb 16, 2023
4ca1a39
Update CHANGELOG
taylorotwell Feb 16, 2023
c909b03
Missing comma (#6111)
u01jmg3 Feb 17, 2023
a1ef009
add ses-v2 mailer in config (#6112)
ankurk91 Feb 17, 2023
1bb530c
Revert "add ses-v2 mailer in config (#6112)" (#6115)
taylorotwell Feb 17, 2023
3c2609a
Merge branch '10.x'
driesvints Feb 17, 2023
589b36d
Laravel v11 compatible versions
driesvints Feb 17, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 5 additions & 2 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,16 @@ root = true
[*]
charset = utf-8
end_of_line = lf
insert_final_newline = true
indent_style = space
indent_size = 4
indent_style = space
insert_final_newline = true
trim_trailing_whitespace = true

[*.md]
trim_trailing_whitespace = false

[*.{yml,yaml}]
indent_size = 2

[docker-compose.yml]
indent_size = 4
24 changes: 18 additions & 6 deletions .env.example
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ APP_DEBUG=true
APP_URL=http://localhost

LOG_CHANNEL=stack
LOG_DEPRECATIONS_CHANNEL=null
LOG_LEVEL=debug

DB_CONNECTION=mysql
DB_HOST=127.0.0.1
Expand All @@ -15,32 +17,42 @@ DB_PASSWORD=

BROADCAST_DRIVER=log
CACHE_DRIVER=file
FILESYSTEM_DISK=local
QUEUE_CONNECTION=sync
SESSION_DRIVER=file
SESSION_LIFETIME=120

MEMCACHED_HOST=127.0.0.1

REDIS_HOST=127.0.0.1
REDIS_PASSWORD=null
REDIS_PORT=6379

MAIL_DRIVER=smtp
MAIL_HOST=smtp.mailtrap.io
MAIL_PORT=2525
MAIL_MAILER=smtp
MAIL_HOST=mailpit
MAIL_PORT=1025
MAIL_USERNAME=null
MAIL_PASSWORD=null
MAIL_ENCRYPTION=null
MAIL_FROM_ADDRESS=null
MAIL_FROM_ADDRESS="hello@example.com"
MAIL_FROM_NAME="${APP_NAME}"

AWS_ACCESS_KEY_ID=
AWS_SECRET_ACCESS_KEY=
AWS_DEFAULT_REGION=us-east-1
AWS_BUCKET=
AWS_USE_PATH_STYLE_ENDPOINT=false

PUSHER_APP_ID=
PUSHER_APP_KEY=
PUSHER_APP_SECRET=
PUSHER_HOST=
PUSHER_PORT=443
PUSHER_SCHEME=https
PUSHER_APP_CLUSTER=mt1

MIX_PUSHER_APP_KEY="${PUSHER_APP_KEY}"
MIX_PUSHER_APP_CLUSTER="${PUSHER_APP_CLUSTER}"
VITE_PUSHER_APP_KEY="${PUSHER_APP_KEY}"
VITE_PUSHER_HOST="${PUSHER_HOST}"
VITE_PUSHER_PORT="${PUSHER_PORT}"
VITE_PUSHER_SCHEME="${PUSHER_SCHEME}"
VITE_PUSHER_APP_CLUSTER="${PUSHER_APP_CLUSTER}"
14 changes: 10 additions & 4 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
* text=auto
*.css linguist-vendored
*.scss linguist-vendored
*.js linguist-vendored
* text=auto eol=lf

*.blade.php diff=html
*.css diff=css
*.html diff=html
*.md diff=markdown
*.php diff=php

/.github export-ignore
CHANGELOG.md export-ignore
.styleci.yml export-ignore
12 changes: 12 additions & 0 deletions .github/workflows/issues.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
name: issues

on:
issues:
types: [labeled]

permissions:
issues: write

jobs:
help-wanted:
uses: laravel/.github/.github/workflows/issues.yml@main
12 changes: 12 additions & 0 deletions .github/workflows/pull-requests.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
name: pull requests

on:
pull_request_target:
types: [opened]

permissions:
pull-requests: write

jobs:
uneditable:
uses: laravel/.github/.github/workflows/pull-requests.yml@main
47 changes: 47 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,47 @@
name: Tests

on:
push:
branches:
- master
- '*.x'
pull_request:
schedule:
- cron: '0 0 * * *'

permissions:
contents: read

jobs:
tests:
runs-on: ubuntu-latest

strategy:
fail-fast: true
matrix:
php: [8.2]

name: PHP ${{ matrix.php }}

steps:
- name: Checkout code
uses: actions/checkout@v3

- name: Setup PHP
uses: shivammathur/setup-php@v2
with:
php-version: ${{ matrix.php }}
extensions: dom, curl, libxml, mbstring, zip, pcntl, pdo, sqlite, pdo_sqlite
coverage: none

- name: Install Composer dependencies
run: composer install --prefer-dist --no-interaction --no-progress

- name: Copy environment file
run: cp .env.example .env

- name: Generate app key
run: php artisan key:generate

- name: Execute tests
run: vendor/bin/phpunit
13 changes: 13 additions & 0 deletions .github/workflows/update-changelog.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
name: update changelog

on:
release:
types: [released]

permissions: {}

jobs:
update:
permissions:
contents: write
uses: laravel/.github/.github/workflows/update-changelog.yml@main
9 changes: 8 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,12 +1,19 @@
/.phpunit.cache
/node_modules
/public/build
/public/hot
/public/storage
/storage/*.key
/vendor
.env
.env.backup
.phpunit.result.cache
.env.production
Homestead.json
Homestead.yaml
auth.json
npm-debug.log
yarn-error.log
.phpunit.result.cache
/.fleet
/.idea
/.vscode
8 changes: 2 additions & 6 deletions .styleci.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,9 @@
php:
preset: laravel
disabled:
- unused_use
- no_unused_imports
finder:
not-name:
- index.php
- server.php
js:
finder:
not-name:
- webpack.mix.js
js: true
css: true
Loading