Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
77 commits
Select commit Hold shift + click to select a range
de0d7c1
Merge pull request #69 from bowphp/5.x-ref-update
papac May 2, 2023
38c8bc0
Fixes returns types
papac May 2, 2023
e2ee536
Add snapdevhq as partener
papac May 2, 2023
7512bb0
Merge pull request #70 from bowphp/5.x-ref-update
papac May 2, 2023
851c3df
Update require extension
papac May 2, 2023
66e0220
Add new method
papac May 2, 2023
a8e649a
Update partener image
papac May 2, 2023
c29ad20
Merge pull request #71 from bowphp/5.x-ref-update
papac May 2, 2023
02f84fc
App performance opt
papac May 10, 2023
957d4f1
Update security config
papac May 11, 2023
5665e50
Change framework version for release
papac May 11, 2023
1e1cbf0
Merge pull request #72 from bowphp/5.x-ref-update
papac May 11, 2023
1d0f921
Remove extension require
papac May 16, 2023
8cc6911
Add the application exception
papac May 16, 2023
9ad43a2
Merge pull request #73 from bowphp/5.x-ref-update
papac May 16, 2023
a7b54df
Fixes error handler and basic unity tests
papac May 16, 2023
84ae75b
Merge pull request #74 from bowphp/5.x-ref-update
papac May 16, 2023
3ccf2f9
Fixes type errors
papac May 18, 2023
e57aa17
Set the APP_DEBUG mode variable
papac May 18, 2023
dea05cc
Merge branch '5.x' into 5.x-ref-update
papac May 19, 2023
9750611
Merge pull request #75 from bowphp/5.x-ref-update
papac May 19, 2023
eefabe7
Update default validation translate content
papac May 22, 2023
f0acecf
Update the policer config
papac May 24, 2023
a1399f3
Merge pull request #76 from bowphp/5.x-ref-update
papac May 24, 2023
d1e9ec1
Remove the json method on error handler
papac May 26, 2023
4d992d2
Change lang folder location
papac May 27, 2023
3a11aa5
Fix typo
papac May 27, 2023
8216f8e
Merge pull request #77 from bowphp/5.x-ref-update
papac May 27, 2023
20dd483
Update redis configuration
papac Jun 6, 2023
46403ff
Update queue configuration
papac Sep 22, 2023
3bbf5f1
Update github config
papac Sep 22, 2023
b740413
Refactoring errors handlers
papac Sep 22, 2023
116fe5b
Update tests.yml
papac Sep 23, 2023
34cfaec
Merge pull request #79 from bowphp/5.x-ref-update
papac Sep 23, 2023
7c2819d
Update pull-requests.yml
papac Sep 23, 2023
34f1b09
Merge pull request #81 from bowphp/papac-patch-2
papac Sep 23, 2023
3e93bc7
Merge branch '5.x' into papac-patch-1
papac Sep 23, 2023
b2b9d3c
Merge pull request #80 from bowphp/papac-patch-1
papac Sep 23, 2023
acdbd5c
fix: error handler return result
papac Dec 16, 2024
d3298aa
Merge pull request #82 from bowphp/fix/error
papac Dec 16, 2024
0147485
chore: update phpunit
papac Jan 13, 2025
59734a3
Merge pull request #83 from bowphp/fix/error
papac Jan 13, 2025
bfbb3a7
feat: add defaut queue name
papac Jan 13, 2025
733675d
Merge pull request #84 from bowphp/feat/queue-config
papac Jan 14, 2025
3bd6891
refactor: update config and default view
papac Jan 18, 2025
100d551
change: set sync as defaut queue connector
papac Jan 18, 2025
aee1446
Merge pull request #85 from bowphp/feat/queue-config
papac Jan 18, 2025
0165bd3
refactor: update readme and code refactoring
papac Jan 19, 2025
8947ba5
Merge pull request #86 from bowphp/feat/queue-config
papac Jan 19, 2025
b66a5e8
refactor: update entry controller
papac Jan 20, 2025
5328f8b
fix: messaging settings
papac Jan 25, 2025
8dc167e
Merge pull request #87 from bowphp/feat/queue-config
papac Jan 25, 2025
853e855
refactor: update mail configuration
papac Jan 26, 2025
204f2d3
fix: session config
papac Mar 25, 2025
9880d19
Merge pull request #88 from bowphp/fix-session-config
papac Mar 25, 2025
706b4d4
refactor: rename frontent folder to assets
papac Apr 20, 2025
bc4c703
code formatting
papac Apr 21, 2025
5f4170f
Update method name
papac Dec 9, 2025
c1f734e
Add new seeder concept
papac Dec 20, 2025
36de3b2
Fix class names
papac Dec 20, 2025
6b2e7bf
Merge pull request #89 from bowphp/rename-frontend-folder
papac Dec 20, 2025
7c5808c
Refactoring
papac Dec 26, 2025
1394949
Merge pull request #90 from bowphp/rename-frontend-folder
papac Dec 26, 2025
e082ee4
Set update notifier
papac Jan 18, 2026
13fa60a
Merge pull request #91 from bowphp/rename-frontend-folder
papac Jan 18, 2026
5869563
Refactoring notifier sms config
papac Jan 21, 2026
bf8ef7d
Update config loading settings
papac Jan 21, 2026
280c9e0
Merge pull request #92 from bowphp/rename-frontend-folder
papac Jan 21, 2026
44ee881
Update welcome page
papac Jan 21, 2026
846d7ca
Fix tests bootstrap
papac Jan 21, 2026
cede3b9
Merge pull request #93 from bowphp/rename-frontend-folder
papac Jan 21, 2026
51117ca
Update job to task
papac Jan 23, 2026
c16a61c
Update framework version
papac Jan 26, 2026
30240d8
Merge pull request #94 from bowphp/update-framework-version
papac Jan 26, 2026
48dce83
Merge pull request #95 from bowphp/rename-frontend-folder
papac Jan 26, 2026
32b0054
Fix migration definition
papac Jan 26, 2026
b6c0c5a
Merge pull request #96 from bowphp/rename-frontend-folder
papac Jan 26, 2026
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
14 changes: 8 additions & 6 deletions .env.example.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"APP_ENV": "development",
"APP_NAME": "Bow Application",
"APP_ENV": "development",
"APP_DEBUG": true,
"APP_KEY": "",
"APP_URL": "http://localhost:5000",

Expand All @@ -24,17 +25,18 @@
"DB_SOCKET": "",
"DB_PREFIX": "",

"SESSION_NAME": "BOW",
"SESSION_DRIVER": "file",
"SESSION_NAME": "BOW_APP",
"SESSION_LIFE": 648000,
"SESSION_PATH": "/",
"SESSION_DOMAIN": null,
"SESSION_SECURE": false,
"SESSION_HTTPONLY": true,

"S3_KEY": "",
"S3_SECRET": "",
"S3_REGION": "",
"S3_BUCKET": "",
"AWS_KEY": "",
"AWS_SECRET": "",
"AWS_REGION": "us-east-1",
"S3_BUCKET": "buckets",

"FTP_HOSTNAME": "localhost",
"FTP_PASSWORD": "password",
Expand Down
3 changes: 0 additions & 3 deletions .github/workflows/pull-requests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@ on:
pull_request_target:
types: [opened]

permissions:
pull-requests: write

jobs:
uneditable:
uses: bowphp/.github/.github/workflows/pull-requests.yml@main
12 changes: 1 addition & 11 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
@@ -1,16 +1,6 @@
name: Tests

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

permissions:
contents: read
on: [ push, pull_request ]

jobs:
run:
Expand Down
25 changes: 13 additions & 12 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
.idea/
!.gitignore
composer.lock
node_modules
vendor/
package-lock.json
!.gitkeep
!public/**/.gitkeep
!var/**/.gitkeep
.env.json
config/.key
mix-manifest.json
.idea/
!.gitignore
composer.lock
node_modules
vendor/
package-lock.json
!.gitkeep
!public/**/.gitkeep
!var/**/.gitkeep
.env.json
config/.key
mix-manifest.json
.phpunit.result.cache
4 changes: 2 additions & 2 deletions app/Configurations/ApplicationConfiguration.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@ class ApplicationConfiguration extends Configuration
/**
* Launch configuration
*
* @param Loader $config
* @param Loader $config
* @return void
*/
public function create(Loader $config): void
{
// Event::on("user.created", UserCreatedListener::class);
//
}

/**
Expand Down
183 changes: 0 additions & 183 deletions app/Controllers/Controller.php

This file was deleted.

9 changes: 4 additions & 5 deletions app/Controllers/WelcomeController.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,18 +3,17 @@
namespace App\Controllers;

use Bow\Http\Request;
use App\Controllers\Controller;

class WelcomeController extends Controller
class WelcomeController
{
/**
* Show index
*
* @param Request $request
* @return string
* @param Request $request
* @return string|null
*/
public function __invoke(Request $request): ?string
{
return $this->render('welcome');
return view('welcome');
}
}
Loading
Loading