f071fa0cba
更新模板
2025-11-28 08:57:36 +08:00
e4be2c1326
更新 public/nl_admin.sql
...
Tests / PHP 8.2 (push) Has been cancelled
Tests / PHP 8.3 (push) Has been cancelled
Tests / PHP 8.4 (push) Has been cancelled
修复登陆后路由冲突的问题
2025-10-31 09:02:05 +08:00
53b3dc8f36
更新代码生成
Tests / PHP 8.2 (push) Has been cancelled
Tests / PHP 8.3 (push) Has been cancelled
Tests / PHP 8.4 (push) Has been cancelled
2025-09-01 14:01:48 +08:00
428d668e4f
更新代码生成
2025-09-01 13:14:31 +08:00
1bb8cbcecd
更新代码生成
2025-09-01 13:08:26 +08:00
b2c9aecfb9
更新sql安装器(web版本需要修复)
Tests / PHP 8.2 (push) Has been cancelled
Tests / PHP 8.3 (push) Has been cancelled
Tests / PHP 8.4 (push) Has been cancelled
2025-06-20 09:02:33 +08:00
9f77221bdf
api模板更新
Tests / PHP 8.2 (push) Has been cancelled
Tests / PHP 8.3 (push) Has been cancelled
Tests / PHP 8.4 (push) Has been cancelled
2025-05-19 14:04:19 +08:00
bc5bb19a14
sql更新
Tests / PHP 8.2 (push) Has been cancelled
Tests / PHP 8.3 (push) Has been cancelled
Tests / PHP 8.4 (push) Has been cancelled
2025-05-14 16:05:34 +08:00
2299813664
代码下载接口
Tests / PHP 8.2 (push) Has been cancelled
Tests / PHP 8.3 (push) Has been cancelled
Tests / PHP 8.4 (push) Has been cancelled
2025-05-13 16:49:45 +08:00
93d99abc97
代码下载接口
2025-05-13 16:35:18 +08:00
ace14b1728
代码下载接口
2025-05-13 15:58:15 +08:00
a764794a5f
代码下载接口
2025-05-13 13:16:59 +08:00
636fc411d2
前端模板
2025-05-13 10:39:21 +08:00
095d5dccb1
更新sql
Tests / PHP 8.2 (push) Has been cancelled
Tests / PHP 8.3 (push) Has been cancelled
Tests / PHP 8.4 (push) Has been cancelled
2025-05-12 17:08:04 +08:00
8443cf33f5
更新sql
2025-05-12 17:06:52 +08:00
d40acab0ff
菜单下拉
2025-05-12 17:02:01 +08:00
4f2e662b7d
基础功能、图片上传
2025-05-12 16:13:46 +08:00
8e30209540
登录、模板操作
2025-05-12 13:12:57 +08:00
8ee9ab1b92
创建模型
2025-05-12 09:04:46 +08:00
fc327e9f48
初始化项目
Tests / PHP 8.2 (push) Has been cancelled
Tests / PHP 8.3 (push) Has been cancelled
Tests / PHP 8.4 (push) Has been cancelled
2025-05-12 00:19:35 +08:00
Ahmed Alaa
f6e4638ee6
Clean up URL formatting in README ( #6601 )
2025-04-16 06:37:18 -05:00
taylorotwell
126a6638bd
Update CHANGELOG
2025-04-15 15:46:02 +00:00
Josh Cirre
e654bf3662
Premium partner changes ( #6599 )
2025-04-15 10:24:16 -05:00
Mior Muhammad Zaki
43ad1946fc
Add composer run test command ( #6598 )
...
This prevents the application from running tests with cached config.
2025-04-11 10:21:14 -05:00
taylorotwell
fc42b7132a
Update CHANGELOG
2025-04-08 18:50:46 +00:00
Taylor Otwell
7a7015534e
use in memory database by default
2025-04-08 13:50:08 -05:00
taylorotwell
14cec1e9a3
Update CHANGELOG
2025-04-08 18:47:30 +00:00
Ahmed Alaa
6087e4fd3b
[12.x] Update config/mail.php to match the latest core configuration ( #6594 )
...
* Update config/mail.php to match the latest core configuration
* Update mail.php
---------
Co-authored-by: Taylor Otwell <taylor@laravel.com >
2025-04-02 12:34:19 -05:00
taylorotwell
f13915178d
Update CHANGELOG
2025-04-01 14:59:10 +00:00
Kim Hallberg
f308c84b10
Bump vite from 6.2.3 to 6.2.4 ( #6590 )
2025-03-31 09:06:07 -05:00
Abdelmajid Aouby
4d9e70e456
Bump vite from 6.0.11 to 6.2.3 - Vulnerability patch ( #6586 )
2025-03-27 10:25:28 -07:00
taylorotwell
979202df1c
Update CHANGELOG
2025-03-18 14:01:53 +00:00
Ahmed Alaa
4d6a75b0ea
[12.x] Remove Unnecessarily @source ( #6584 )
...
I think that the `@source` for `.vue` is not important because if we need to use Vue we will use the Vue starter kit
2025-03-17 15:14:58 -05:00
Abdelmajid Aouby
8402e5b6a2
Bump axios from 1.7.9 to 1.8.2 ( #6572 )
2025-03-10 12:22:43 -05:00
Ahmed Alaa
3549033ac7
[12.x] Refactor: Structural improvement for clarity ( #6574 )
...
* Structural improvement for clarity
* Update logging.php
---------
Co-authored-by: Taylor Otwell <taylor@laravel.com >
2025-03-10 12:07:54 -05:00
Ahmed Alaa
7d1dcad771
Improves clarity in app.css file ( #6569 )
2025-03-07 09:13:31 -06:00
Anders Jenbo
c1f2608e69
Remove reverted change from CHANGELOG.md ( #6565 )
2025-03-05 10:07:53 -06:00
Taylor Otwell
27348b7c90
remove change for now
2025-03-04 16:07:15 -06:00
taylorotwell
661e56994d
Update CHANGELOG
2025-03-04 16:28:45 +00:00
Anders Jenbo
1390672302
feat: add type hints for $this in routes/console.php ( #6559 )
...
* feat: add type hints for $this in routes/console.php
* Update console.php
* Update console.php
---------
Co-authored-by: Taylor Otwell <taylor@laravel.com >
2025-03-04 09:48:56 -06:00
Nico Deblauwe
540728ed96
Switch to php artisan test to make it work out of the box ( #6555 )
2025-02-27 11:27:31 -07:00
taylorotwell
bd44e4a0ce
Update CHANGELOG
2025-02-24 15:41:22 +00:00
Pieter Willekens
c7e8fc4fda
[12.x] prefer stable stability ( #6548 )
...
This feels as a leftover from the dev branch. But if I'm wrong, feel free to close this PR.
2025-02-24 09:40:17 -06:00
StyleCI Bot
fd51890716
Apply fixes from StyleCI
2025-02-23 22:49:41 +00:00
Taylor Otwell
1b8506b0a0
update fonts
2025-02-23 16:49:25 -06:00
Tony Lea
ab101086b8
Adding new laravel welcome ( #6546 )
2025-02-22 10:55:05 -06:00
Taylor Otwell
2a19af7a6d
Merge branch '11.x'
2025-02-20 14:53:58 -06:00
James King
ecf6de4992
Don't set CACHE_PREFIX to empty string by default ( #6542 )
...
Setting this to an empty string by default overrides the default behaviour of using APP_NAME in the cache config file, this leads to unintended consequences if this has been blindly copied into the app's main .env file without setting a value
2025-02-18 09:12:59 -06:00
Mior Muhammad Zaki
29037b320b
Merge branch '11.x'
...
Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com >
2025-02-15 12:31:15 +08:00
Jason McCreary
8c396f12c8
Re-add nunomaduro/collision ( #6539 )
...
* Re-add nunomaduro/collision
* Update composer.json
---------
Co-authored-by: Taylor Otwell <taylor@laravel.com >
2025-02-14 09:16:25 -06:00