Ahmed Alaa
|
4ab121576e
|
[12.x] Fix type casting for environment variables in config files (#6637)
* Update app.php
* Update cache.php
* Update database.php
* Update logging.php
* Update mail.php
|
2025-07-03 08:32:07 -05:00 |
|
Ahmed Alaa
|
96164d15c0
|
Reorder environment variables in phpunit.xml for logical grouping (#6634)
|
2025-06-22 18:27:42 -05:00 |
|
Ahmed Alaa
|
2f8a5bf10d
|
Reduce redundancy and keeps the .gitignore file cleaner (#6629)
|
2025-06-09 09:04:36 -05:00 |
|
Ahmed Alaa
|
468d945836
|
remove apc (#6611)
|
2025-05-15 10:09:47 -05:00 |
|
Ahmed Alaa
|
f6e4638ee6
|
Clean up URL formatting in README (#6601)
|
2025-04-16 06:37:18 -05:00 |
|
 Ahmed AlaaandTaylor Otwell
|
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 <[email protected]>
|
2025-04-02 12:34:19 -05: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 |
|
 Ahmed AlaaandTaylor Otwell
|
3549033ac7
|
[12.x] Refactor: Structural improvement for clarity (#6574)
* Structural improvement for clarity
* Update logging.php
---------
Co-authored-by: Taylor Otwell <[email protected]>
|
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 |
|