Commit 957d709
authored
Laravel 11 (#58)
* Update Composer packages
* Update Sactum config
* Replace model casts property with method
* Update app.php
* Update ResetPasswordControllerTest.php
* Delete auth.php
* Create auth.php
* Delete cors.php
* Update app.php
* Delete broadcasting.php
* Delete hashing.php
* Delete sanctum.php
* Delete view.php
* Use new bootstrap structure
* Update app.php
* Update auth.php
* Update cache.php
* Update database.php
* Update filesystems.php
* Update logging.php
* Update mail.php
* Update queue.php
* Update services.php
* Update session.php
* Update app.php
* Update horizon.php
* Remove old middleware
* Delete Handler.php
* Update console.php
* Delete Kernel.php
* Delete api.php
* Delete channels.php
* Update AppServiceProvider.php
* Update AuthServiceProvider.php
* Delete BroadcastServiceProvider.php
* Delete EventServiceProvider.php
* Delete RouteServiceProvider.php
* Update providers.php1 parent 591ff57 commit 957d709
File tree
46 files changed
+1079
-1852
lines changed- app
- Console
- Exceptions
- Http
- Middleware
- Models
- Providers
- bootstrap
- config
- resources/views
- routes
- tests/Feature/Controllers
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
46 files changed
+1079
-1852
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | | - | |
13 | 11 | | |
14 | 12 | | |
15 | 13 | | |
| |||
This file was deleted.
This file was deleted.
0 commit comments